Class RotaryFinishGeomBuilder
Inheritance
System.Object
System.MarshalByRefObject
RotaryFinishGeomBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class RotaryFinishGeomBuilder : FeatureGeomBuilder, IMessageSink, IComponentBuilder
Constructors
RotaryFinishGeomBuilder()
Declaration
protected RotaryFinishGeomBuilder()
Properties
AxisOfRotation
Declaration
public RotaryFinishGeomBuilder.PartAxisOfRotationTypes AxisOfRotation { get; set; }
Property Value
Type | Description |
---|---|
RotaryFinishGeomBuilder.PartAxisOfRotationTypes |
PartAxisBuilder
Declaration
public PartAxisBuilder PartAxisBuilder { get; }
Property Value
Type | Description |
---|---|
PartAxisBuilder |
PartAxisPoint
Declaration
public Point PartAxisPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
PartAxisVector
Declaration
public SmartObject PartAxisVector { get; set; }
Property Value
Type | Description |
---|---|
SmartObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink