NX Open C++ Reference Guide
|
Represents a rib faces rule
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::Face * | GetData () |
Gets the data of the rib faces rule. | |
NXOpen::Face * | GetDefiningData (bool *includeBoundaryBlends, bool *travserseInteriorLoops) |
Gets the data of the rib faces rule. | |
virtual | ~FaceRibFacesRule () |
Frees the object from memory. |
Represents a rib faces rule
Created in NX5.0.0.
virtual NXOpen::FaceRibFacesRule::~FaceRibFacesRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX5.0.0.
License requirements : None
Gets the data of the rib faces rule.
NXOpen::Face* NXOpen::FaceRibFacesRule::GetDefiningData | ( | bool * | includeBoundaryBlends, |
bool * | travserseInteriorLoops | ||
) |
Gets the data of the rib faces rule.
includeBoundaryBlends | true if the rule is not to identify any blends at the boundary |
travserseInteriorLoops | true if interrior loops are to be processed. |