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