NX Open C++ Reference Guide
|
Builds a CAE::AutoPairs object which represets a recipe for generating face pairs from a selected set of faces or solids in the model whose distance is less than a specified tolerance. More...
Public Member Functions | |
NXOpen::CAE::SelectCAEFaceList * | GeometrySelection () |
Returns the geometry selection Created in NX5.0.0. | |
void | PreviewButton () |
Preview the list of face-pairs Created in NX5.0.0. | |
NXOpen::CAE::PropertyTable * | PropertyTable () |
Returns the AutoPair's property table Created in NX5.0.0. |
Builds a CAE::AutoPairs object which represets a recipe for generating face pairs from a selected set of faces or solids in the model whose distance is less than a specified tolerance.
To create a new instance of this class, use CAE::SimSimulation::CreateAutoPairsBuilder
Created in NX5.0.0.
Returns the geometry selection
Created in NX5.0.0.
License requirements : None
Preview the list of face-pairs
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Returns the AutoPair's property table
Created in NX5.0.0.
License requirements : None