NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::BulkHeadListItemBuilder. More...
Public Member Functions | |
NXString | BulkHeadName () |
Returns the bulkhead name. | |
NXString | FrameName () |
Returns the reference frame name. | |
NXOpen::Expression * | FrameOffset () |
Returns the expression containing bulkhead frame offset value. | |
void | SetBulkHeadName (const NXString &bulkHeadName) |
Sets the bulkhead name. | |
void | SetFrameName (const NXString &frameName) |
Sets the reference frame name. |
Represents a Features::ShipDesign::BulkHeadListItemBuilder.
Created in NX5.0.0.
Returns the bulkhead name.
Created in NX5.0.0.
License requirements : None
Returns the reference frame name.
Created in NX5.0.0.
License requirements : None
Returns the expression containing bulkhead frame offset value.
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::BulkHeadListItemBuilder::SetBulkHeadName | ( | const NXString & | bulkHeadName | ) |
Sets the bulkhead name.
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")
bulkHeadName | bulkheadname |
void NXOpen::Features::ShipDesign::BulkHeadListItemBuilder::SetFrameName | ( | const NXString & | frameName | ) |
Sets the reference frame name.
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")
frameName | framename |