Hi,
When a Tracked Variable is added as a label to a general 3D object, the OnLabelValueChange event can be used in both the Event-Triggered Source and Wait for Event activities.
However, for VisualTool class objects (e.g. Shape & Plane), although I can still add a Tracked Variable as a label, the OnLabelValueChange event is not available in those two activities.
Is this intended behavior? Also, is there any workaround or method to use the OnLabelValueChange event with VisualTool class objects?