Class CoplanarBuilder
Inheritance
System.Object
System.MarshalByRefObject
CoplanarBuilder
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 CoplanarBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CoplanarBuilder()
Declaration
protected CoplanarBuilder()
Properties
ConstraintFace
Declaration
public SelectFace ConstraintFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
Type | Description |
---|---|
FaceChangeOverflowBehavior |
RigidFace
Declaration
public FaceRecognitionBuilder RigidFace { get; }
Property Value
Type | Description |
---|---|
FaceRecognitionBuilder |
StationaryFace
Declaration
public SelectISurface StationaryFace { get; }
Property Value
Type | Description |
---|---|
SelectISurface |
Implements
System.Runtime.Remoting.Messaging.IMessageSink