xarial / xcad

Framework for developing CAD applications for SOLIDWORKS, including add-ins, stand-alone applications, macro features, property manager pages, etc.
https://xcad.net
MIT License
126 stars 25 forks source link

Component state changes #91

Open alberthoekstra opened 1 year ago

alberthoekstra commented 1 year ago

Is it possible to subscribe to an event to get notified when the state of an component is changed?

For instance if someone changes an component to an envelope I want to remove the component from my internal datamodel.

artem1t commented 1 year ago

Unfortunately seems like SOLIDWORKS only exposes events for the suppression change and the visibility, not the envelope