Interface IMTI_ExternalThreadingToolHolderGroup
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("1F3650F5-65B8-442D-B286-ABBB55BCCCB9")]
public interface IMTI_ExternalThreadingToolHolderGroup : 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