Class RevolveOutlineBuilder
Inheritance
System.Object
System.MarshalByRefObject
RevolveOutlineBuilder
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.Features
Assembly: NXOpen.dll
Syntax
public class RevolveOutlineBuilder : ServiceOrientedFeatureCurveBuilder, IMessageSink, IComponentBuilder
Constructors
RevolveOutlineBuilder()
Declaration
protected RevolveOutlineBuilder()
Properties
AxisFace
Declaration
public SelectFace AxisFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
ExcludedFaces
Declaration
public ScCollector ExcludedFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
PlaneNormal
Declaration
public Direction PlaneNormal { get; set; }
Property Value
Type | Description |
---|---|
Direction |
ReverseSide
Declaration
public bool ReverseSide { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TargetBodies
Declaration
public ScCollector TargetBodies { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Implements
System.Runtime.Remoting.Messaging.IMessageSink