NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::Positioning::ConstraintCollection Class Reference

a collection of constraints
To obtain an instance of this class, refer to NXOpen::Positioning::Positioner

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Positioning::ConstraintCollection:
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...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

a collection of constraints
To obtain an instance of this class, refer to NXOpen::Positioning::Positioner

Created in NX5.0.0.


Member Function Documentation

iterator NXOpen::Positioning::ConstraintCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::Positioning::ConstraintCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Positioning::ConstraintCollection::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.