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

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

Inheritance diagram for NXOpen::CAE::ResponseSimulation::SensorCollection:
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::SensorBuilderCreateSensorBuilder (NXOpen::CAE::ResponseSimulation::Sensor *rsSensor)
 Creates a sensor buider.
void DeleteSensor (NXOpen::CAE::ResponseSimulation::Sensor *rsSensor)
 Deletes an sensor
Created in NX5.0.0.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::ResponseSimulation::SensorFindObject (const NXString &name)
 Finds an sensor with specified event name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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


Member Function Documentation

Returns an iterator addressing the first element.

Creates a sensor buider.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
rsSensorrs sensor

Deletes an sensor
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
rsSensorrs sensor

Returns an iterator addressing one past the last element.

Finds an sensor with specified event name.

Returns:

Created in NX5.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.