NX Open C++ Reference Guide
|
Represents a Transverse Bulkhead feature. More...
Additional Inherited Members | |
![]() | |
enum | BooleanType { BooleanTypeCreate, BooleanTypeUnite, BooleanTypeSubtract, BooleanTypeIntersect, BooleanTypeEmbossNormalSide = 8, BooleanTypeEmbossOppositeNormalSide } |
Boolean operation type. More... | |
enum | DiagnosticType { DiagnosticTypeInformation = 1, DiagnosticTypeWarning } |
Diagnostic type. More... | |
![]() | |
std::vector< NXOpen::Body * > | GetBodies () |
Returns the bodies created by the feature. | |
std::vector< NXOpen::Edge * > | GetEdges () |
Returns the edges created by the feature. | |
std::vector< NXOpen::Face * > | GetFaces () |
Returns the faces created by the feature. | |
Represents a Transverse Bulkhead feature.
The Transverse Bulkhead is used to represent mostly vertical surface shapes that align with the port to starboard direction of the ship.
To create or edit an instance of this class, use Features::ShipDesign::TransverseBulkheadBuilder
Created in NX8.0.0.