Class SubSystemsBuilder
Inheritance
System.Object
System.MarshalByRefObject
SubSystemsBuilder
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 SubSystemsBuilder : FeatureParmsBuilder, IMessageSink, IComponentBuilder
Constructors
SubSystemsBuilder()
Declaration
protected SubSystemsBuilder()
Properties
Seams
Declaration
public SelectNXObjectList Seams { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
SubPillarDefinitionList
Declaration
public SubSystemBuilderList SubPillarDefinitionList { get; }
Property Value
Type | Description |
---|---|
SubSystemBuilderList |
SubPlateDefinitionList
Declaration
public SubSystemBuilderList SubPlateDefinitionList { get; }
Property Value
Type | Description |
---|---|
SubSystemBuilderList |
SubProfileDefinitionList
Declaration
public SubSystemBuilderList SubProfileDefinitionList { get; }
Property Value
Type | Description |
---|---|
SubSystemBuilderList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink