NX Open C++ Reference Guide
|
Represents a shell template 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 shell template feature.
The template is made up of a grid of sheets, or thin solids, that would physically sit on the floor and the ship shell (typically the hull) would be placed on top of the templates to measure and verify the shape of the shell. The physical fixture eventually created in the manufacturing environment may be framed inside (or together) with a box.
To create or edit an instance of this class, use Features::ShipDesign::ShellTemplateBuilder
Created in NX8.0.0.