Class ShipEndCutBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShipEndCutBuilder
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.ShipDesign
Assembly: NXOpen.dll
Syntax
public class ShipEndCutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ShipEndCutBuilder()
Declaration
protected ShipEndCutBuilder()
Properties
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
EndCutBlock
Declaration
public EndCutBlockBuilder EndCutBlock { get; }
Property Value
Type | Description |
---|---|
EndCutBlockBuilder |
PlacementType
Declaration
public ShipEndCutBuilder.CreationMethod PlacementType { get; set; }
Property Value
Type | Description |
---|---|
ShipEndCutBuilder.CreationMethod |
SelectCSYSFace
Declaration
public SelectTaggedObject SelectCSYSFace { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObject |
SelectEdge
Declaration
public SelectTaggedObject SelectEdge { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObject |
SelectTargetFace
Declaration
public SelectTaggedObject SelectTargetFace { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink