NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::ProfileCutout builder for editing legacy(NX75) profile cutout feature. More...
Public Member Functions | |
NXOpen::SelectFaceList * | PierceFaces () |
Returns the pierce faces Created in NX5.0.0. | |
NXOpen::SelectBodyList * | ProfileBodies () |
Returns the profile bodies Created in NX5.0.0. | |
void | SetSize (const NXString &size) |
Sets the profile size Created in NX5.0.0. | |
NXString | Size () |
Returns the profile size Created in NX5.0.0. |
Represents a Features::ShipDesign::ProfileCutout builder for editing legacy(NX75) profile cutout feature.
To create a new instance of this class, use Features::ShipCollection::CreateShipProfileCutoutBuilder
Created in NX5.0.0.
Returns the pierce faces
Created in NX5.0.0.
License requirements : None
Returns the profile bodies
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::ShipProfileCutoutBuilder::SetSize | ( | const NXString & | size | ) |
Sets the profile size
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
size | size |
Returns the profile size
Created in NX5.0.0.
License requirements : None