NX Open C++ Reference Guide
|
Represents the output from the related element face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager
Created in NX6.0.0.
More...
Public Member Functions | |
std::vector < NXOpen::CAE::SetObject > | GetElementFaces () |
Returns the resultant element faces. | |
virtual | ~RelatedElemFaceMethod () |
Frees the object from memory. | |
![]() | |
virtual | ~SelectionMethod () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents the output from the related element face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager
Created in NX6.0.0.
|
virtual |
Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.0.
License requirements : None
std::vector<NXOpen::CAE::SetObject> NXOpen::CAE::RelatedElemFaceMethod::GetElementFaces | ( | ) |
Returns the resultant element faces.