Message 1 of 2

Not applicable
09-04-2010
01:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've implemented the ability to select and drag client graphics around, however I seem to have to call PartDocument.Update for changes to take effect even if I am simply setting a translation on a node.
The result is a really choppy movement as PartDocument.Update gets called every time a mouse movement is registered.
Is there a more efficient way to update the ClientGraphics node without calling an update on the whole part document?
Thanks
-Dean
Solved! Go to Solution.