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