NX Open C++ Reference Guide
|
Represents an edge body rule
Created in NX3.0.0.
More...
Public Member Functions | |
void | GetData (NXOpen::Body **body) |
Gets the data of the edge body rule. | |
virtual | ~EdgeBodyRule () |
Frees the object from memory. |
Represents an edge body rule
Created in NX3.0.0.
virtual NXOpen::EdgeBodyRule::~EdgeBodyRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX3.0.0.
License requirements : None
void NXOpen::EdgeBodyRule::GetData | ( | NXOpen::Body ** | body | ) |
Gets the data of the edge body rule.
Created in NX3.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
body | Body whose edges are uded to create this rule |