NX Open C++ Reference Guide
|
Represents a profile cutout feature for NX8. 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 profile cutout feature for NX8.
Since new NX8 stiffener has been implemented with spreadsheet driven technology, the Profile Cutout feature requires improvement to take advantage of the spreadsheet driven capabilities and be compatible with the Stiffener and other NX8 Ship Structure commands. NX8 Profile Cutout feature will use spreadsheet block to replace the previous version (NX75) sketch expression modifier block <br> To create or edit an instance of this class, use @link Features::ShipDesign::ProfileCutoutBuilder Features::ShipDesign::ProfileCutoutBuilder @endlink <br>
Created in NX8.0.0.