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