Interface IMTI_InternalThreadingToolHolderGroup
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0662E800-E2C6-4DB8-BE9C-E9C06C4A38B1")]
public interface IMTI_InternalThreadingToolHolderGroup : IMTI_TurnToolItems, IMTI_MachiningToolsItem
Methods
Declaration
TMTI_ThreadingToolHolderTypes GetHolderType()
Returns
Declaration
TMTI_ThreadingInsertTypes GetInsertType()
Returns
Declaration
bool SetHolderAndInsertType(TMTI_ThreadingToolHolderTypes HolderType, TMTI_ThreadingInsertTypes InsertType)
Parameters
Returns
Extension Methods