Class ShipIntersectionsBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShipIntersectionsBuilder
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 ShipIntersectionsBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ShipIntersectionsBuilder()
Declaration
protected ShipIntersectionsBuilder()
Properties
BulkheadEnum
Declaration
public ShipIntersectionsBuilder.Type BulkheadEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
DeckEnum
Declaration
public ShipIntersectionsBuilder.Type DeckEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
InterSectionsType
Declaration
public ShipIntersectionsBuilder.CreationType InterSectionsType { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.CreationType |
InterTransFrameEnum
Declaration
public ShipIntersectionsBuilder.Type InterTransFrameEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
ReadDataSet
Declaration
public ReadDataSetBuilder ReadDataSet { get; }
Property Value
Type | Description |
---|---|
ReadDataSetBuilder |
TransFrameEnum
Declaration
public ShipIntersectionsBuilder.Type TransFrameEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
YFrameEnum
Declaration
public ShipIntersectionsBuilder.Type YFrameEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
ZFrameEnum
Declaration
public ShipIntersectionsBuilder.Type ZFrameEnum { get; set; }
Property Value
Type | Description |
---|---|
ShipIntersectionsBuilder.Type |
Implements
System.Runtime.Remoting.Messaging.IMessageSink