NX Open C++ Reference Guide
|
Represents a CAE::PreTestDofSet builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreatePretestDofsetBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::CAE::CaeDOFSet * | DofSetSelect () |
Returns the referrenced CAE::CaeDOFSet Created in NX7.5.0. | |
NXOpen::CAE::SelectFENodeList * | Nodes () |
Returns the selected nodes Created in NX7.5.0. | |
bool | NodesEnabled () |
Returns the manual selection toggle value Created in NX7.5.0. | |
void | SetDofSetSelect (NXOpen::CAE::CaeDOFSet *dofSetSelect) |
Sets the referrenced CAE::CaeDOFSet Created in NX7.5.0. | |
void | SetNodesEnabled (bool nodesEnabled) |
Sets the manual selection toggle value Created in NX7.5.0. |
Represents a CAE::PreTestDofSet builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreatePretestDofsetBuilder
Created in NX7.5.0.
Returns the referrenced CAE::CaeDOFSet
Created in NX7.5.0.
License requirements : nx_correl_base ("FE Correlation")
Returns the selected nodes
Created in NX7.5.0.
License requirements : nx_correl_base ("FE Correlation")
Returns the manual selection toggle value
Created in NX7.5.0.
License requirements : nx_correl_base ("FE Correlation")
void NXOpen::CAE::PreTestDofSetBuilder::SetDofSetSelect | ( | NXOpen::CAE::CaeDOFSet * | dofSetSelect | ) |
Sets the referrenced CAE::CaeDOFSet
Created in NX7.5.0.
License requirements : nx_correl_base ("FE Correlation")
dofSetSelect | dofsetselect |
void NXOpen::CAE::PreTestDofSetBuilder::SetNodesEnabled | ( | bool | nodesEnabled | ) |
Sets the manual selection toggle value
Created in NX7.5.0.
License requirements : nx_correl_base ("FE Correlation")
nodesEnabled | nodesenabled |