Class SymmetricBuilder
Inheritance
SymmetricBuilder
Assembly: NXOpen.dll
Syntax
public class SymmetricBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SymmetricBuilder()
Declaration
protected SymmetricBuilder()
Properties
ExistingSymmetryPlane
Declaration
public SelectISurface ExistingSymmetryPlane { get; }
Property Value
MotionFace
Declaration
public SelectFace MotionFace { get; }
Property Value
MoveAlongFace
Declaration
public FaceRecognitionBuilder MoveAlongFace { get; }
Property Value
NewSymmetryPlane
Declaration
public Plane NewSymmetryPlane { get; set; }
Property Value
StationaryFace
Declaration
public SelectFace StationaryFace { get; }
Property Value
SymmetryPlaneOption
Declaration
public SymmetricBuilder.PlaneOptions SymmetryPlaneOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink