Interface ICamApiNcActionProbingCycle
NC action probing item. XML type: TNCActionProbingItem. OutputMode: 0 = EXTCYCLE, 1 = INSERT.
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("13B19029-9715-416C-8E49-887CA6A6BE83")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiNcActionProbingCycle
Properties
OutputMode
Declaration
int OutputMode { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
StringToInsert
Declaration
string StringToInsert { get; set; }
Property Value
| Type | Description |
|---|---|
| string |