Interface IMTI_TurnToolDirections
Namespace: MachinigToolsImportTypes
Assembly: MachinigToolsImportTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("FDC164E0-5B1B-4BC7-8AC6-9D63CDAE0622")]
public interface IMTI_TurnToolDirectionsProperties
CuttingDirection[TMTI_CuttingDirections]
Declaration
bool CuttingDirection[TMTI_CuttingDirections CutDirType] { get; set; }Parameters
| Type | Name | Description | 
|---|---|---|
| TMTI_CuttingDirections | CutDirType | 
Property Value
| Type | Description | 
|---|---|
| bool | 
FixingDirection
Declaration
TMTI_FixingDirection FixingDirection { get; set; }Property Value
| Type | Description | 
|---|---|
| TMTI_FixingDirection |