Interface IMTI_TurnToolToolingPoints
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D62E9401-83DB-4B91-979D-15496333093D")]
public interface IMTI_TurnToolToolingPoints
   
  Properties
  
  
  
  
  Declaration
  
    int Corrector[int TIndex] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | TIndex |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    double TPointAngle[int TIndex] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | TIndex |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    TMTI_TurnToolAdjustingTypes TPointType[int TIndex] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | TIndex |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    double TPointX[int TIndex] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | TIndex |  | 
    
  
  Property Value
  
  
  
  
  
  Declaration
  
    double TPointY[int TIndex] { get; set; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | TIndex |  | 
    
  
  Property Value