I was wondering if there was exists an event or something that when a visualARQ beam length is changed or if there is a vaSubtractSolid or something else done to the beam I could execute some code that would update the beam object properties i.e. weight, length etc.
Hi @patskorut,
You can use a RhinoCommon event watcher, just like if you want to know if a Rhino curve object has been modified.
Enric