Interface ICLDInsertCommand
INSERT CLData command is used to pass textual information directly into output file.
Inherited Members
Namespace: SprutCAMTech.SCPostprocessor
Assembly: SprutCAMTech.SCPostprocessor.dll
Syntax
public interface ICLDInsertCommand : ICLDCommand, INamedProperty
Properties
Text
The text to output to the file.
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
string |