Message 1 of 6
Drive Constraint performance vs assembly update method
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I know this has been asked before (reference), but I have been unable to find an answer. I'm trying to drive two Parameters by assigning Parameter.value to something and then update the assembly with Activedocument.update. The assemblies I'm using tend to have many mates and the update method tends to take some time. Comparing this to the Drive Constraint tool, the performance is much worse.
Does anyone know what makes the Drive Constraint tool much faster than the Update method? Alternately, is there any way to make the Update method faster or only update the Parameters that I'm modifying? Any hints would be appreciated. Thanks!