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