Interface IMTI_CoolantTubes
Namespace: MachinigToolsImportTypes
Assembly: MachinigToolsImportTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B95C0DB0-5B68-4174-B8B0-7F8E3BF5B61E")]
public interface IMTI_CoolantTubesProperties
TubeCount
Declaration
int TubeCount { get; }Property Value
| Type | Description | 
|---|---|
| int | 
TubeIsOn[int]
Declaration
bool TubeIsOn[int index] { get; set; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | index | 
Property Value
| Type | Description | 
|---|---|
| bool |