Interface IMTI_ProbingToolHolderGroup
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [Guid("9A3013F5-A2E5-47DB-B215-BF1B2ABA109C")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_ProbingToolHolderGroup : IMTI_TurnToolItems, IMTI_MachiningToolsItem
   
  Methods
  
  
  
  
  Declaration
  
    TMTI_ProbingToolHolderTypes GetHolderType()
   
  Returns
  
  
  
  
  
  Declaration
  
    TMTI_ProbingInsertTypes GetInsertType()
   
  Returns
  
  
  
  
  
  Declaration
  
    bool SetHolderAndInsertType(TMTI_ProbingToolHolderTypes HolderType, TMTI_ProbingInsertTypes InsertType)
   
  Parameters
  
  Returns