NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::CAE::PreTestSolutionCollection Class Reference

Represents a collection of pre-test setups
To obtain an instance of this class, refer to CAE::CorrelManager

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::PreTestSolutionCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

NXOpen::CAE::PreTestSolutionActivePretest ()
 Returns the active pre-test
Created in NX7.5.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::PreTestSolutionClonePretest (NXOpen::CAE::PreTestSolution *source)
 Clone a pre-test.
NXOpen::CAE::AutoMacViewerBuilderCreateAutoMacViewerBuilder (NXOpen::TaggedObject *macInput)
 Creates an AutoMAC results display builder.
NXOpen::CAE::PreTestExciterConfigBuilderCreateExciterConfigBuilder (NXOpen::CAE::PreTestExciterConfig *exciterConfig)
 Creates a exciter configuration dialog builder.
NXOpen::CAE::PreTestSolutionBuilderCreatePretestBuilder (NXOpen::CAE::PreTestSolution *pretest)
 Creates a pre-test dialog builder.
NXOpen::CAE::PreTestDofSetBuilderCreatePretestDofsetBuilder (NXOpen::CAE::PreTestDofSet *dofset)
 Creates a dof set dialog builder.
NXOpen::CAE::PreTestSensorConfigBuilderCreateSensorConfigBuilder (NXOpen::CAE::PreTestSensorConfig *sensorConfig)
 Creates a sensor configuration dialog builder.
void DeletePretest (NXOpen::CAE::PreTestSolution *pretest)
 Delete a pre-test
Created in NX7.5.0.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::PreTestSolutionFindObject (const NXString &name)
 Finds a pre-test setup with specified name.
void SetActivePretest (NXOpen::CAE::PreTestSolution *pretest)
 Sets the active pre-test
Created in NX7.5.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of pre-test setups
To obtain an instance of this class, refer to CAE::CorrelManager

Created in NX7.5.0.



Member Function Documentation

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



License requirements : None

Returns an iterator addressing the first element.

Clone a pre-test.

Returns:
Cloned Pre-Test
Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
sourcePre-Test to be cloned

Creates an AutoMAC results display builder.

Returns:
AutoMac Builder.
Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
macInputMac Input.

Creates a exciter configuration dialog builder.

Returns:
Exciter Configuration Builder.
Created in NX8.0.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
exciterConfigExciter Configuration being edited.

Creates a pre-test dialog builder.

Returns:
Pre-Test Builder
Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
pretestEdited Pre-Test. Can be NULL if creating a new Pre-Test.

Creates a dof set dialog builder.

Returns:
Dof Set Builder.
Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
dofsetDof Set being edited.

Creates a sensor configuration dialog builder.

Returns:
Sensor Configuration Builder.
Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
sensorConfigSensor Configuration being edited.

Delete a pre-test
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
pretestPre-Test to be deleted

Returns an iterator addressing one past the last element.

Finds a pre-test setup with specified name.

Returns:
Pre-Test found
Created in NX7.5.0.

License requirements : None
Parameters:
namePre-Test name to be found

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



License requirements : nx_correl_base ("FE Correlation")

Parameters:
pretestPre-Test to be set active

Returns the tag of this object.


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