Interface ICLDMotionCommand
The common ancestor for all movement CLData commands (GOTO, MultiGOTO, CIRCLE, MultiARC, PhysicGOTO, GoHome)
Inherited Members
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public interface ICLDMotionCommand : ICLDCommand, INamedProperty, ISTGeWatchable
Properties
EP
End point (X, Y, Z) of the movement
Declaration
TInp3DPoint EP { get; }
Property Value
Type | Description |
---|---|
TInp3DPoint |