NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::ProfileList builder
To create a new instance of this class, use Features::ShipCollection::CreateProfileListBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
bool | InverseBending () |
Returns the inverse bending Created in NX5.0.0. | |
bool | KnuckledProfile () |
Returns the knuckled profile Created in NX5.0.0. | |
NXString | ListFile () |
Returns the assembly part Created in NX5.0.0. | |
void | SetInverseBending (bool inverseBending) |
Sets the inverse bending Created in NX5.0.0. | |
void | SetKnuckledProfile (bool knuckledProfile) |
Sets the knuckled profile Created in NX5.0.0. | |
void | SetListFile (const NXString &listFile) |
Sets the assembly part Created in NX5.0.0. | |
void | SetVentilationHoles (bool ventilationHoles) |
Sets the ventilation holes Created in NX5.0.0. | |
bool | VentilationHoles () |
Returns the ventilation holes Created in NX5.0.0. |
Represents a Features::ShipDesign::ProfileList builder
To create a new instance of this class, use Features::ShipCollection::CreateProfileListBuilder
Created in NX5.0.0.
Returns the inverse bending
Created in NX5.0.0.
License requirements : None
Returns the knuckled profile
Created in NX5.0.0.
License requirements : None
Returns the assembly part
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::ProfileListBuilder::SetInverseBending | ( | bool | inverseBending | ) |
Sets the inverse bending
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
inverseBending | inversebending |
void NXOpen::Features::ShipDesign::ProfileListBuilder::SetKnuckledProfile | ( | bool | knuckledProfile | ) |
Sets the knuckled profile
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
knuckledProfile | knuckledprofile |
void NXOpen::Features::ShipDesign::ProfileListBuilder::SetListFile | ( | const NXString & | listFile | ) |
Sets the assembly part
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
listFile | listfile |
void NXOpen::Features::ShipDesign::ProfileListBuilder::SetVentilationHoles | ( | bool | ventilationHoles | ) |
Sets the ventilation holes
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")
ventilationHoles | ventilationholes |
Returns the ventilation holes
Created in NX5.0.0.
License requirements : None