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

Represents a collection of Annotations::IdSymbol objects
To obtain an instance of this class, refer to Annotations::AnnotationManager

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Annotations::IdSymbolCollection:
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.
 
NXOpen::Annotations::CalloutGroupBuilderCreateCalloutGroupBuilder ()
 Creates a Annotations::CalloutGroupBuilder.
 
NXOpen::Annotations::IdSymbolBuilderCreateIdSymbolBuilder (NXOpen::Annotations::IdSymbol *idsymbol)
 Creates a Annotations::IdSymbolBuilder.
 
iterator end ()
 Returns an iterator addressing one past the last element.
 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a collection of Annotations::IdSymbol objects
To obtain an instance of this class, refer to Annotations::AnnotationManager

Created in NX5.0.0.


Member Function Documentation

iterator NXOpen::Annotations::IdSymbolCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Annotations::CalloutGroupBuilder* NXOpen::Annotations::IdSymbolCollection::CreateCalloutGroupBuilder ( )

Creates a Annotations::CalloutGroupBuilder.

Returns

Created in NX7.5.0.

License requirements : drafting ("DRAFTING")
NXOpen::Annotations::IdSymbolBuilder* NXOpen::Annotations::IdSymbolCollection::CreateIdSymbolBuilder ( NXOpen::Annotations::IdSymbol idsymbol)

Creates a Annotations::IdSymbolBuilder.

Returns
the id symbol builder
Created in NX5.0.0.

License requirements : drafting ("DRAFTING")
Parameters
idsymbolthe id symbol to be edited, if NULL, then create an id symbol
iterator NXOpen::Annotations::IdSymbolCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Annotations::IdSymbolCollection::Tag ( ) const

Returns the tag of this object.


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