Message 1 of 4
WPF binding slowing performance in addin?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi experienced Inventor customizers,
I have one general question. I am building WPF addin on top of the Inventor, everything goes great but I got a slow performance, when I try to change parameters in Inventor assembly through binded WPF controls. Could it be that the binding slows the process? I am moving components through WPF dialog and controls...
The same funcionality goes great through iLogic (changing parameters in constraints and moving components).
Should I do it other way?
Thank you for response!