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

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

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Annotations::FrameBarCollection:
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::AddTicBuilderCreateAddTicBuilder (NXOpen::Annotations::FrameBar *framebar)
 Creates a Annotations::AddTicBuilder.
NXOpen::Annotations::FrameBarBuilderCreateFrameBarBuilder (NXOpen::Annotations::FrameBar *framebar)
 If NULL create a new Frame bar, otherwise edit existing Frame bar Annotatation.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::FrameBarFindObject (const NXString &journalIdentifier)
 Finds the frame bar with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX8.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates a Annotations::AddTicBuilder.

Returns:

Created in NX8.0.0.

License requirements : nx_ship_drafting ("Ship Drafting")
Parameters:
framebarframe bar

If NULL create a new Frame bar, otherwise edit existing Frame bar Annotatation.

Returns:

Created in NX8.0.0.

License requirements : nx_ship_drafting ("Ship Drafting")
Parameters:
framebarframe bar

Returns an iterator addressing one past the last element.

Finds the frame bar with the given name.

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

Returns:
frame bar with this identifier
Created in NX8.0.0.

License requirements : None
Parameters:
journalIdentifierIdentifier of the frame bar to be found

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.