NX Open C++ Reference Guide
|
Represents a body feature rule
Created in NX7.5.0.
More...
Public Member Functions | |
void | GetData (std::vector< NXOpen::Features::Feature * > &features) |
Gets the data of the body feature rule. | |
virtual | ~BodyFeatureRule () |
Frees the object from memory. |
Represents a body feature rule
Created in NX7.5.0.
virtual NXOpen::BodyFeatureRule::~BodyFeatureRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX7.5.0.
License requirements : None
void NXOpen::BodyFeatureRule::GetData | ( | std::vector< NXOpen::Features::Feature * > & | features | ) |
Gets the data of the body feature rule.
Created in NX7.5.0.
License requirements : solid_modeling ("SOLIDS MODELING")
features | Features which create this rule |