Interface ICLDCycleCommand
CYCLE CLData command used to pass standard drilling cycles G81-G89. This command may have been generated in older versions of SprutCAM. For the actual versions EXTCYCLE command is used.
Inherited Members
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public interface ICLDCycleCommand : ICLDCommand, INamedProperty
Properties
CycleType
Numerical code that defines the type of the drilling cycle.
Declaration
int CycleType { get; }
Property Value
Type | Description |
---|---|
System.Int32 |