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

Represents a collection of NXOpen::Annotations::Region objects
To obtain an instance of this class, refer to NXOpen::Annotations::PmiManager

Created in NX6.0.2. More...

Inheritance diagram for NXOpen::Annotations::PmiRegionCollection:
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::Annotations::RegionBuilderCreateRegionBuilder (NXOpen::Annotations::Region *region)
 Creates a NXOpen::Annotations::RegionBuilder. 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

Represents a collection of NXOpen::Annotations::Region objects
To obtain an instance of this class, refer to NXOpen::Annotations::PmiManager

Created in NX6.0.2.


Member Function Documentation

iterator NXOpen::Annotations::PmiRegionCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Annotations::RegionBuilder* NXOpen::Annotations::PmiRegionCollection::CreateRegionBuilder ( NXOpen::Annotations::Region region)

Creates a NXOpen::Annotations::RegionBuilder.

Returns

Created in NX6.0.0.

License requirements : None
Parameters
regionthe region to be edited, if NULL, then create a region
iterator NXOpen::Annotations::PmiRegionCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Annotations::PmiRegionCollection::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.