Class HullBuilder
Inheritance
System.Object
System.MarshalByRefObject
HullBuilder
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 HullBuilder : PlateSystemBuilder, IMessageSink, IComponentBuilder
Constructors
HullBuilder()
Declaration
protected HullBuilder()
Properties
Centerline
Declaration
public Plane Centerline { get; set; }
Property Value
Type | Description |
---|---|
Plane |
MoldFaces
Declaration
public ScCollector MoldFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
MoldFaceSheet
Declaration
public SelectBody MoldFaceSheet { get; }
Property Value
Type | Description |
---|---|
SelectBody |
Type
Declaration
public HullBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
HullBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink