GoToAndTriggerCommandPositions Property |
List of positions to jump to and measure at. If it contains no elements,
only the triggering is done.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntaxpublic IList<dvec3> Positions { get; set; }
Property Value
IListdvec3
See Also