Interface INCT_CLData_BreakCommand
Namespace: STNCInterpreter
Assembly: STNCInterpreter.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EDB67101-8D41-4856-885A-69ACB41FF9B6")]
public interface INCT_CLData_BreakCommandMethods
Close()
Declaration
void Close()Open()
Declaration
void Open()SetBreak(int, bool)
Declaration
void SetBreak(int AxisIndex, bool Value)Parameters
| Type | Name | Description | 
|---|---|---|
| int | AxisIndex | |
| bool | Value |