Interface ICLDPrintCommand
PRINT CLData command passes text information from SprutCAM to postprocessor.
Inherited Members
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public interface ICLDPrintCommand : ICLDCommand, INamedProperty
Properties
Text
Arbitrary text information transmitted from SprutCAM.
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
System.String |