When creating a small assembly, transitioning between views is smooth and you can see everything happening.
When using a big assembly, transitioning between views is just a snap, no animation or anything.
I am guessing it is the number of objects that limits this, so I was hoping that somebody might know the limit.
- Is it hard-coded, if so, what is the limit?
- If it is project based (smgxml/smgproj), how can I configure it?
- While using SMGXML:
- If I unloaded products can this help?
- If a view later loads the product, will this negate everything else? (I mean you cannot unloaded using views).
Thanks for any help!
Thanks, this has been bugging me for some time too. The solution for larger assemblies is to increase the Max Objects count in File|Properties|Document Properties |Animation, the default is 5000) . The level of 'smoothness' you can actually achieve during transition will of course be limited by machine capabilities.