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

Represents Dof Set within a pre-test setup
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::PreTestDofSet:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void ExportShapeMetricsCsvFile (NXOpen::CAE::CorrelShapemetrictype metricCode, const NXString &filename)
 Export dof set shape metrics to CSV file
Created in NX7.5.0.
void SetDofs (const std::vector< NXOpen::CAE::FENode * > &nodes, const std::vector< bool > &dofs)
 Setting the dofs manually
Created in NX7.5.0.
void SetDofSet (NXOpen::CAE::CaeDOFSet *dofsetref)
 Setting the CAE::CaeDOFSet reference
Created in NX7.5.0.

Detailed Description

Represents Dof Set within a pre-test setup
Created in NX7.5.0.



Member Function Documentation

Export dof set shape metrics to CSV file
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
metricCodeshape metric code
filenameCSV file name.
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::PreTestDofSet::SetDofs ( const std::vector< NXOpen::CAE::FENode * > &  nodes,
const std::vector< bool > &  dofs 
)

Setting the dofs manually
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
nodesNodes defining the dof set
dofsFlags to indicate which Dofs are activated.

Setting the CAE::CaeDOFSet reference
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
dofsetrefThe reference DOFSet

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