NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::ManufacturingOut builder
To create a new instance of this class, use Features::ShipCollection::CreateManufacturingOutBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXString | ConfigFile () |
Returns the deck name Created in NX5.0.0. | |
NXString | OutputFile () |
Returns the deck name Created in NX5.0.0. | |
void | SetConfigFile (const NXString &fileName) |
Sets the deck name Created in NX5.0.0. | |
void | SetOutputFile (const NXString &fileName) |
Sets the deck name Created in NX5.0.0. |
Represents a Features::ShipDesign::ManufacturingOut builder
To create a new instance of this class, use Features::ShipCollection::CreateManufacturingOutBuilder
Created in NX5.0.0.
Returns the deck name
Created in NX5.0.0.
License requirements : None
Returns the deck name
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::ManufacturingOutBuilder::SetConfigFile | ( | const NXString & | fileName | ) |
Sets the deck name
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
fileName | filename |
void NXOpen::Features::ShipDesign::ManufacturingOutBuilder::SetOutputFile | ( | const NXString & | fileName | ) |
Sets the deck name
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
fileName | filename |