|
NX Open C++ Reference Guide
|
Represents a Platform feature. More...
Additional Inherited Members | |
Public Types inherited from NXOpen::Features::Feature | |
| enum | BooleanType { BooleanTypeCreate, BooleanTypeUnite, BooleanTypeSubtract, BooleanTypeIntersect, BooleanTypeEmbossNormalSide = 8, BooleanTypeEmbossOppositeNormalSide } |
| Boolean operation type. More... | |
| enum | DiagnosticType { DiagnosticTypeInformation = 1, DiagnosticTypeWarning } |
| Diagnostic type. More... | |
Public Member Functions inherited from NXOpen::Features::BodyFeature | |
| 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 Platform feature.
Use the @link Routing::PlatformCreatorBuilder Routing::PlatformCreatorBuilder@endlink class to create a Platform feature. <br> To create or edit an instance of this class, use @link Routing::PlatformCreatorBuilder Routing::PlatformCreatorBuilder @endlink <br>
Created in NX8.5.1.