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

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

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

List of all members.

Public Member Functions

NXOpen::CAE::PreTestExportUnvBuilderCreateExportUnvBuilder ()
 Creates a pre-test export Unv builder.
NXOpen::CAE::PreTestExciterSelectionControlExciterSelectionControl ()
 The exciter selection configuration setup for this pre-test setup
Created in NX8.0.0.
void ExportShapeMetricsCsvFile (NXOpen::CAE::CorrelShapemetrictype metricCode, const NXString &filename)
 Export shape metrics to CSV file
Created in NX7.5.0.
NXString Name ()
 Returns the pre-test name
Created in NX7.5.0.
NXOpen::CAE::PreTestSensorSelectionControlSensorSelectionControl ()
 The sensor selection configuration setup for this pre-test setup
Created in NX7.5.0.
void SetActiveWorkMode (int workModeNumber, bool active)
 Sets a specific work mode as active or not
Created in NX7.5.0.
void SetName (const NXString &name)
 Sets the pre-test name
Created in NX7.5.0.
void SetWorkModeWeight (int workModeNumber, double weight)
 Sets weight for a specific work mode
Created in NX7.5.0.
void SolveExciterConfig (NXOpen::CAE::PreTestExciterConfig *tExciterConfig)
 Solve exciter configuration
Created in NX8.0.0.
void SolveSensorConfig (NXOpen::CAE::PreTestSensorConfig *tSensorConfig)
 Solve sensor configuration
Created in NX7.5.0.
void UpdateResultsForSolution (NXOpen::CAE::SimSolution *tSolution, bool ignoreReload)
 Update results for pre-test solution
Created in NX7.5.0.

Detailed Description

Represents a pre-test setup
Created in NX7.5.0.



Member Function Documentation

Creates a pre-test export Unv builder.

Returns:
export UNV Builder
Created in NX7.5.2.

License requirements : nx_correl_base ("FE Correlation")

The exciter selection configuration setup for this pre-test setup
Created in NX8.0.0.


Export 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.

Returns the pre-test name
Created in NX7.5.0.



License requirements : None

Reimplemented from NXOpen::NXObject.

The sensor selection configuration setup for this pre-test setup
Created in NX7.5.0.


void NXOpen::CAE::PreTestSolution::SetActiveWorkMode ( int  workModeNumber,
bool  active 
)

Sets a specific work mode as active or not
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
workModeNumberwork mode to activate or deactivate
activeactivate or deactivate flag
void NXOpen::CAE::PreTestSolution::SetName ( const NXString name) [virtual]

Sets the pre-test name
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
namename

Reimplemented from NXOpen::NXObject.

void NXOpen::CAE::PreTestSolution::SetWorkModeWeight ( int  workModeNumber,
double  weight 
)

Sets weight for a specific work mode
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
workModeNumberwork mode number to set the weight
weightweight to set the work mode

Solve exciter configuration
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
tExciterConfigexciter config

Solve sensor configuration
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
tSensorConfigsensor config

Update results for pre-test solution
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
tSolutionsolution
ignoreReloadignore reload

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