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

Represents a collection of NXOpen::Annotations::IdSymbol objects
To obtain an instance of this class, refer to NXOpen::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. More...
 
NXOpen::Annotations::CalloutGroupBuilderCreateCalloutGroupBuilder ()
 Creates a NXOpen::Annotations::CalloutGroupBuilder. More...
 
NXOpen::Annotations::IdSymbolBuilderCreateIdSymbolBuilder (NXOpen::Annotations::IdSymbol *idsymbol)
 Creates a NXOpen::Annotations::IdSymbolBuilder. 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::IdSymbol objects
To obtain an instance of this class, refer to NXOpen::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 NXOpen::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 NXOpen::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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.