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

Represents a collection of response analysis strain gage
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager
More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::StrainGageCollection:
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.
NXOpen::CAE::ResponseSimulation::StrainGageBuilderCreateStrainGageBuilder (NXOpen::CAE::ResponseSimulation::StrainGage *strainGage)
 Creates a strain gage buider.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::ResponseSimulation::StrainGageFindObject (const NXString &name)
 Finds an strain gage with specified gage name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of response analysis strain gage
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager


Member Function Documentation

Returns an iterator addressing the first element.

Creates a strain gage buider.

Returns:

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
strainGagestrain gage

Returns an iterator addressing one past the last element.

Finds an strain gage with specified gage name.

Returns:

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
namename

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.