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

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

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::PreTestSensorConfigCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

int ActiveSensorConfig ()
 Returns the pre-test active sensor configuration
Created in NX7.5.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::PreTestSensorConfigCloneSensorConfig (NXOpen::CAE::PreTestSensorConfig *source)
 Clone a pre-test sensor configuration.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::PreTestSensorConfigFindObject (const NXString &name)
 Finds a sensor selection configuration with specified name.
void RemoveSensorConfig (int toRemove)
 Removes and deletes a sensor selection configuration
Created in NX7.5.0.
void SetActiveSensorConfig (int activeConfig)
 Sets the pre-test active sensor configuration
Created in NX7.5.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX7.5.0.



Member Function Documentation

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



License requirements : None

Returns an iterator addressing the first element.

Clone a pre-test sensor configuration.

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

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

Returns an iterator addressing one past the last element.

Finds a sensor selection configuration with specified name.

Returns:
sensor selection configuration found
Created in NX7.5.0.

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

Removes and deletes a sensor selection configuration
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
toRemoveIndex of the sensor selection configuration to remove

Sets the pre-test active sensor configuration
Created in NX7.5.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.