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. |
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 NXOpen::CAE::RelatedElemFaceMethod::~RelatedElemFaceMethod | ( | ) | [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
Returns the resultant element faces.