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

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

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::StrainGageCollection:
NXOpen::TaggedObjectCollection

Classes

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

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::CAE::ResponseSimulation::StrainGageBuilderCreateStrainGageBuilder (NXOpen::CAE::ResponseSimulation::StrainGage *strainGage)
 Creates a strain gage buider. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::ResponseSimulation::StrainGageFindObject (const NXString &name)
 Finds an strain gage with specified gage name. More...
 
NXOpen::CAE::ResponseSimulation::StrainGageFindObject (const char *name)
 Finds an strain gage with specified gage name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

Created in NX6.0.0.


Member Function Documentation

iterator NXOpen::CAE::ResponseSimulation::StrainGageCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAE::ResponseSimulation::StrainGageBuilder* NXOpen::CAE::ResponseSimulation::StrainGageCollection::CreateStrainGageBuilder ( NXOpen::CAE::ResponseSimulation::StrainGage strainGage)

Creates a strain gage buider.

Returns

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters
strainGagestrain gage
iterator NXOpen::CAE::ResponseSimulation::StrainGageCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::ResponseSimulation::StrainGage* NXOpen::CAE::ResponseSimulation::StrainGageCollection::FindObject ( const NXString name)

Finds an strain gage with specified gage name.

Returns

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters
namename
NXOpen::CAE::ResponseSimulation::StrainGage* NXOpen::CAE::ResponseSimulation::StrainGageCollection::FindObject ( const char *  name)

Finds an strain gage with specified gage name.

Returns

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters
namename
tag_t NXOpen::CAE::ResponseSimulation::StrainGageCollection::Tag ( ) const

Returns the tag of this object.


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