NX Open C++ Reference Guide
|
This class is used to edit a Features::ShipDesign::SubSystems feature. More...
Public Types | |
enum | Types { TypesPlate, TypesProfile, TypesPillar } |
Used to indicate the type of sub system definition that is being edited. More... | |
Public Member Functions | |
NXOpen::SelectNXObjectList * | Seams () |
Returns the seams that you want to actually split the plate system or profile system. | |
NXOpen::Features::ShipDesign::SubSystemBuilderList * | SubPillarDefinitionList () |
Returns the list of Sub Pillar System Definitions. | |
NXOpen::Features::ShipDesign::SubSystemBuilderList * | SubPlateDefinitionList () |
Returns the list of Sub Plate System Definitions. | |
NXOpen::Features::ShipDesign::SubSystemBuilderList * | SubProfileDefinitionList () |
Returns the list of Sub Profile System Definitions. |
This class is used to edit a Features::ShipDesign::SubSystems feature.
To create a new instance of this class, use Features::ShipCollection::CreateSubSystemsBuilder
Created in NX8.0.0.
Returns the seams that you want to actually split the plate system or profile system.
Straking seams will be ignored if added to this selection.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SubSystemBuilderList* NXOpen::Features::ShipDesign::SubSystemsBuilder::SubPillarDefinitionList | ( | ) |
Returns the list of Sub Pillar System Definitions.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SubSystemBuilderList* NXOpen::Features::ShipDesign::SubSystemsBuilder::SubPlateDefinitionList | ( | ) |
Returns the list of Sub Plate System Definitions.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SubSystemBuilderList* NXOpen::Features::ShipDesign::SubSystemsBuilder::SubProfileDefinitionList | ( | ) |
Returns the list of Sub Profile System Definitions.
Created in NX8.0.0.
License requirements : None