PoMeshProbePointMotionCallback Property |
Set a callback that is triggered each time "position" change.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PoMeshProbePointProbeCB MotionCallback { get; set; }
Public Property MotionCallback As PoMeshProbePointProbeCB
Get
Set
public:
property PoMeshProbePointProbeCB^ MotionCallback {
PoMeshProbePointProbeCB^ get ();
void set (PoMeshProbePointProbeCB^ value);
}
member MotionCallback : PoMeshProbePointProbeCB with get, set
Property Value
Type:
PoMeshProbePointProbeCBRemarks See Also