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

Represents a collection of sensor selection configuration. More...

Inheritance diagram for NXOpen::CAE::PreTestSensorSelectionDofSetCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::PreTestDofSetFindObject (const NXString &name)
 Finds a sensor selection configuration with specified name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of sensor selection configuration.

Contains two objects: the candidate dof set and the required dof set.
To obtain an instance of this class, refer to CAE::PreTestSensorSelectionControl

Created in NX7.5.0.


Member Function Documentation

Returns an iterator addressing the first element.

Returns an iterator addressing one past the last element.

Finds a sensor selection configuration with specified name.

Returns:
dof set
Created in NX7.5.0.

License requirements : None
Parameters:
namedof set name, either "Candidate DOF" or "Required DOF"

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.