Class ShipPrimarySectionBuilder
Inheritance
ShipPrimarySectionBuilder
Assembly: NXOpen.dll
Syntax
public class ShipPrimarySectionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ShipPrimarySectionBuilder()
Declaration
protected ShipPrimarySectionBuilder()
Methods
AddPrimarySection(string)
Declaration
public void AddPrimarySection(string sectionName)
Parameters
Type |
Name |
Description |
string |
sectionName |
|
RemovePrimarySection(string)
Declaration
public void RemovePrimarySection(string sectionName)
Parameters
Type |
Name |
Description |
string |
sectionName |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink