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

Represents a collection of CAE::Optimization::TBSConstraint
To obtain an instance of this class, refer to CAE::Optimization::TBSOptimizationSolution
More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSConstraintCollection:
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::Optimization::TBSConstraintFindObject (const NXString &constraintName)
 Finds a response constraint with the specified name within an optimization solution.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of CAE::Optimization::TBSConstraint
To obtain an instance of this class, refer to CAE::Optimization::TBSOptimizationSolution


Member Function Documentation

Returns an iterator addressing the first element.

Returns an iterator addressing one past the last element.

Finds a response constraint with the specified name within an optimization solution.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
constraintNameconstraintname

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.