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

Represents a collection of exciter selection configuration
To obtain an instance of this class, refer to CAE::PreTestExciterSelectionControl

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::PreTestExciterConfigCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

int ActiveExciterConfig ()
 Returns the pre-test active exciter configuration
Created in NX8.0.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::PreTestExciterConfigCloneExciterConfig (NXOpen::CAE::PreTestExciterConfig *source)
 Clone a pre-test exciter configuration.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::PreTestExciterConfigFindObject (const NXString &name)
 Finds a exciter selection configuration with specified name.
void RemoveExciterConfig (int toRemove)
 Removes and deletes a exciter selection configuration
Created in NX8.0.0.
void SetActiveExciterConfig (int activeConfig)
 Sets the pre-test active exciter configuration
Created in NX8.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of exciter selection configuration
To obtain an instance of this class, refer to CAE::PreTestExciterSelectionControl

Created in NX8.0.0.



Member Function Documentation

Returns the pre-test active exciter configuration
Created in NX8.0.0.



License requirements : None

Returns an iterator addressing the first element.

Clone a pre-test exciter configuration.

Returns:
Cloned Pre-Test exciter configuration
Created in NX8.0.0.

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

Returns an iterator addressing one past the last element.

Finds a exciter selection configuration with specified name.

Returns:
exciter selection configuration found
Created in NX8.0.0.

License requirements : None
Parameters:
nameexciter selection configuration name to be found

Removes and deletes a exciter selection configuration
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
toRemoveIndex of the exciter selection configuration to remove

Sets the pre-test active exciter configuration
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
activeConfigactive config

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.