Class MirrorPattern
Inheritance
MirrorPattern
Assembly: NXOpen.dll
Syntax
public class MirrorPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
MirrorPattern()
Declaration
protected MirrorPattern()
Properties
ExistingPlane
Declaration
public SelectISurface ExistingPlane { get; }
Property Value
NewPlane
Declaration
public Plane NewPlane { get; set; }
Property Value
PlaneOption
Declaration
public MirrorPattern.PlaneOptions PlaneOption { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink