NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::SliverFaceMethod Class Reference

Represents the output from the sliver face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAE::SliverFaceMethod:
NXOpen::SelectionMethod NXOpen::TransientObject

List of all members.

Public Member Functions

std::vector
< NXOpen::CAE::CAEFace * > 
GetFaces ()
 Returns the resultant faces.
virtual ~SliverFaceMethod ()
 Frees the object from memory.

Detailed Description

Represents the output from the sliver face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0.



Constructor & Destructor Documentation

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


Member Function Documentation

Returns the resultant faces.

Returns:
Resultant faces
Created in NX6.0.4.

License requirements : None

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.