Class MirrorFaceBuilder
Inheritance
MirrorFaceBuilder
Assembly: NXOpen.dll
Syntax
public class MirrorFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MirrorFaceBuilder()
Declaration
protected MirrorFaceBuilder()
Properties
ExistingMirrorPlane
Declaration
public SelectISurface ExistingMirrorPlane { get; }
Property Value
FaceToMirror
Declaration
public FaceRecognitionBuilder FaceToMirror { get; }
Property Value
MirrorPlaneOption
Declaration
public MirrorFaceBuilder.MirrorPlaneOptions MirrorPlaneOption { get; set; }
Property Value
NewMirrorPlane
Declaration
public Plane NewMirrorPlane { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink