NX Open C++ Reference Guide
|
Represents a SelectionIntentRule that collects all the faces of a body. More...
Public Member Functions | |
NXOpen::Body * | GetBodyData () |
Gets the data for the face body rule: FaceBodyRule . | |
virtual | ~FaceBodyRule () |
Frees the object from memory. | |
![]() | |
NXOpen::SelectionIntentRule::RuleType | Type () |
Returns the get the type of selection intent rule: SelectionIntentRule Created in NX3.0.0. | |
virtual | ~SelectionIntentRule () |
Free resources associated with the instance. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents a SelectionIntentRule that collects all the faces of a body.
Created in NX4.0.0.
|
virtual |
Frees the object from memory.
Created in NX4.0.0.
License requirements : None
NXOpen::Body* NXOpen::FaceBodyRule::GetBodyData | ( | ) |
Gets the data for the face body rule: FaceBodyRule .