NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::ShipFlatPattern builder
To create a new instance of this class, use Features::ShipCollection::CreateShipFlatPatternBuilder
More...
Public Member Functions | |
void | AddPart (const NXString &partName) |
TODO: fill in a description for this | |
NXOpen::Expression * | Length () |
Returns the length | |
void | RemovePart (const NXString &partName) |
TODO: fill in a description for this | |
NXOpen::Expression * | Width () |
Returns the width |
Represents a Features::ShipDesign::ShipFlatPattern builder
To create a new instance of this class, use Features::ShipCollection::CreateShipFlatPatternBuilder
Use Features::ShipDesign::PlatePreparationBuilder instead.
Created in NX5.0.0.
void NXOpen::Features::ShipDesign::ShipFlatPatternBuilder::AddPart | ( | const NXString & | partName | ) |
TODO: fill in a description for this
Use Features::ShipDesign::PlatePreparationBuilder instead.
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
partName | NOTE: The full Unicode character set is not supported for this parameter. |
Returns the length
Use Features::ShipDesign::PlatePreparationBuilder instead.
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::ShipFlatPatternBuilder::RemovePart | ( | const NXString & | partName | ) |
TODO: fill in a description for this
Use Features::ShipDesign::PlatePreparationBuilder instead.
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
partName | NOTE: The full Unicode character set is not supported for this parameter. |
Returns the width
Use Features::ShipDesign::PlatePreparationBuilder instead.
Created in NX5.0.0.
License requirements : None