Class EdgeFaceImprintBuilder
Inheritance
System.Object
System.MarshalByRefObject
EdgeFaceImprintBuilder
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.CAE
Assembly: NXOpen.dll
Syntax
public class EdgeFaceImprintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
EdgeFaceImprintBuilder()
Declaration
protected EdgeFaceImprintBuilder()
Properties
EdgeCurveSelection
Declaration
public SelectDisplayableObjectList EdgeCurveSelection { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
ExtendEdgeToBoundaryToggle
Declaration
public bool ExtendEdgeToBoundaryToggle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProjectionDirectionMethod
Declaration
public EdgeFaceImprintBuilder.ProjectionDirectionType ProjectionDirectionMethod { get; set; }
Property Value
Type | Description |
---|---|
EdgeFaceImprintBuilder.ProjectionDirectionType |
ProjectionVector
Declaration
public Direction ProjectionVector { get; set; }
Property Value
Type | Description |
---|---|
Direction |
StitchToggle
Declaration
public bool StitchToggle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TargetFace
Declaration
public SelectDisplayableObjectList TargetFace { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink