Interface IST_MillTool
  
  
  
  Assembly: STCuttingToolTypes.dll
  
  
    [Guid("0D352E79-CC96-4FA9-BB57-02A3C7CB4DEE")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_MillTool
   
  Properties
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    double CornerRadius { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    double FluteLength { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    TSTMillToolType ToolType { get; }
   
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
    IST_AbstractCompCurve GetArborGeneratrix(bool UseToolingPoint)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | bool | UseToolingPoint |  | 
    
  
  Returns
  
  
  
  
  
  Declaration
  
    IST_AbstractCompCurve GetGeneratrix(bool UseToolingPoint)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | bool | UseToolingPoint |  | 
    
  
  Returns
  
  
  
  
  
  Declaration
  
    IST_AbstractCompCurve GetHolderGeneratrix(bool UseToolingPoint, bool WithShaft)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | bool | UseToolingPoint |  | 
      
        | bool | WithShaft |  | 
    
  
  Returns