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