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

Represents a collection of Annotations::SymbolFile objects
Use Annotations::SymbolFile to get the instance of this class. More...

Inheritance diagram for NXOpen::Annotations::SymbolFileCollection:
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::SymbolFileBuilderCreateSymbolFileBuilder (NXOpen::Annotations::SymbolFile *object)
 Creates a drafting symbol file builder.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::SymbolFileFindObject (const NXString &name)
 Finds the Annotations::SymbolFile with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Annotations::SymbolFile objects
Use Annotations::SymbolFile to get the instance of this class.



Created in NX8.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Creates a drafting symbol file builder.

Returns:

Created in NX8.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")
Parameters:
objectobject

Returns an iterator addressing one past the last element.

Finds the Annotations::SymbolFile with the given name.

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

Returns:
Symbol file object
Created in NX8.0.0.

License requirements : None
Parameters:
nameRegion name:Associated object index

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.