Class SymmetricBuilder
Inheritance
System.Object
System.MarshalByRefObject
SymmetricBuilder
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 SymmetricBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SymmetricBuilder()
Declaration
protected SymmetricBuilder()
Properties
ExistingSymmetryPlane
Declaration
public SelectISurface ExistingSymmetryPlane { get; }
Property Value
Type | Description |
---|---|
SelectISurface |
MotionFace
Declaration
public SelectFace MotionFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
MoveAlongFace
Declaration
public FaceRecognitionBuilder MoveAlongFace { get; }
Property Value
Type | Description |
---|---|
FaceRecognitionBuilder |
NewSymmetryPlane
Declaration
public Plane NewSymmetryPlane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
StationaryFace
Declaration
public SelectFace StationaryFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
SymmetryPlaneOption
Declaration
public SymmetricBuilder.PlaneOptions SymmetryPlaneOption { get; set; }
Property Value
Type | Description |
---|---|
SymmetricBuilder.PlaneOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink