NX Open C++ Reference Guide
|
Represents a Duct Reinforcement feature used for creating/editing reinforcements on the inside or outside of rectangular HVAC ducts. 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 Duct Reinforcement feature used for creating/editing reinforcements on the inside or outside of rectangular HVAC ducts.
Use the @link Routing::DuctReinforcementBuilder Routing::DuctReinforcementBuilder@endlink class to create a Duct Reinforcement feature. <br> Creator not available in KF because transient objects are not supported. <br>
Created in NX8.5.2.