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