NX Open C++ Reference Guide
|
Represents a SelectionIntentRule that collects the like convexity outer edges of a group of faces. More...
Public Member Functions | |
void | GetData (std::vector< NXOpen::NXObject * > &facesOfFeatures) |
Gets the data for the Rib Top Face Edges rule: RibTopFaceEdgesRule Created in NX8.5.0. | |
virtual | ~RibTopFaceEdgesRule () |
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 the like convexity outer edges of a group of faces.
Created in NX8.5.0.
|
virtual |
Frees the object from memory.
Created in NX8.5.0.
License requirements : None
void NXOpen::RibTopFaceEdgesRule::GetData | ( | std::vector< NXOpen::NXObject * > & | facesOfFeatures | ) |
Gets the data for the Rib Top Face Edges rule: RibTopFaceEdgesRule
Created in NX8.5.0.
License requirements : gateway ("UG GATEWAY")
facesOfFeatures | Faces or Feature Faces whose boundary edges are used to create this rule |