NX Open C++ Reference Guide
Classes | Public Member Functions
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

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::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

Returns an iterator addressing the first element.

Creates a Annotations::CalloutGroupBuilder.

Returns:

Created in NX7.5.0.

License requirements : drafting ("DRAFTING")

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

Returns an iterator addressing one past the last element.

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.