Class PartAxisBuilder
  
  
  
    Inheritance
    
    
    
    
    PartAxisBuilder
   
  
  
  
  Assembly: NXOpen.dll
  Syntax
  
    public class PartAxisBuilder : TaggedObject, IMessageSink
   
  Constructors
  
  PartAxisBuilder()
  
  
  Declaration
  
    protected PartAxisBuilder()
   
  Properties
  
  AxisOfRotation
  
  
  Declaration
  
    public PartAxisBuilder.PartAxisOfRotationTypes AxisOfRotation { get; set; }
   
  Property Value
  
  
  PartAxisPoint
  
  
  Declaration
  
    public Point PartAxisPoint { get; set; }
   
  Property Value
  
  
  PartAxisVector
  
  
  Declaration
  
    public Direction PartAxisVector { get; set; }
   
  Property Value
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink