NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Annotations::PartSymbolFolderCollection Class Reference

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

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::Annotations::PartSymbolFolderCollection:
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::PartSymbolFolderBuilderCreatePartSymbolFolderBuilder (NXOpen::Annotations::PartSymbolFolder *currentFolder)
 Creates part symbol folder builder instance.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::PartSymbolFolderFindObject (const NXString &name)
 Finds the Annotations::PartSymbolFolder with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX7.5.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates part symbol folder builder instance.

Returns:

Created in NX6.0.0.

License requirements : None
Parameters:
currentFolderAnnotations::PartSymbolFolder to be set as current folder

Returns an iterator addressing one past the last element.

Finds the Annotations::PartSymbolFolder with the given name.

An exception will be thrown if no object can be found with the given name.

Returns:
Part symbol folder object
Created in NX7.5.0.

License requirements : None
Parameters:
namePart symbol folder name

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.