Interface IST_LatheCycleThreadForm
  
  
  
  Assembly: STLatheCycle.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B45D8556-E327-4D0C-BECA-C8EA2D1FAE4E")]
public interface IST_LatheCycleThreadForm
   
  Properties
  
  
  
  
  Declaration
  
    double Depth { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double EndOverlap { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    TST2DPoint EndPoint { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    IST_LatheCycleThreadFreeForm FreeForm { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    double PhaseDelta { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double Pitch { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double RadialStock { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int StartCount { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double StartOverlap { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    TST2DPoint StartPoint { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    IST_LatheCycleThreadStandardForm StdForm { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    string SymbolicName { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    IST_Curve ThreadGeneratrix { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    TST2DPoint ThreadSide { get; }
   
  Property Value