Class MirrorFeatureBuilder
Inheritance
System.Object
System.MarshalByRefObject
MirrorFeatureBuilder
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 MirrorFeatureBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MirrorFeatureBuilder()
Declaration
protected MirrorFeatureBuilder()
Properties
FeatureSet
Declaration
public SelectFeatureList FeatureSet { get; }
Property Value
Type | Description |
---|---|
SelectFeatureList |
Plane
Declaration
public SelectISurface Plane { get; }
Property Value
Type | Description |
---|---|
SelectISurface |
PlaneConstructor
Declaration
public Plane PlaneConstructor { get; set; }
Property Value
Type | Description |
---|---|
Plane |
PlaneOption
Declaration
public MirrorFeatureBuilder.PlaneOptions PlaneOption { get; set; }
Property Value
Type | Description |
---|---|
MirrorFeatureBuilder.PlaneOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink