Interface IMTI_AxialToolToolingPoints
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("14849577-BD98-4600-B9A5-69E5B41367FF")]
public interface IMTI_AxialToolToolingPoints
   
  Properties
  
  
  
  
  Declaration
  
    TMTI_AxialToolContactPointType ToolContactPointType { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int ToolContactPointsCount { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int ToolingPointCount { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int ToolingPointLengthCorrectorNumber[int index] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | index |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    int ToolingPointRadiusCorrectorNumber[int index] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | index |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    double ToolingPointShift[int index] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | index |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    TMTI_AxialToolToolingPointType ToolingPointType[int index] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | index |  | 
    
  
  Property Value