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

Represents a collection of notes
To obtain an instance of this class, refer to Part

Created in NX3.0.0. More...

Inheritance diagram for NXOpen::Annotations::NoteCollection:
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::PmiNoteCreatePmiNote (NXOpen::Annotations::NoteData *noteData, NXOpen::Annotations::PmiData *pmiData, NXOpen::Xform *annotationPlane, const NXOpen::Point3d &origin)
 Creates a PMI note.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::NoteDataNewNoteData ()
 Creates a new NoteData object.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of notes
To obtain an instance of this class, refer to Part

Created in NX3.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates a PMI note.

Returns:
New PMI note
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")
Parameters:
noteDataNote data
pmiDataPMI data
annotationPlaneAnnotation plane on which the note lies
originOrigin for the note

Returns an iterator addressing one past the last element.

Creates a new NoteData object.

Returns:
New NoteData
Created in NX4.0.0.

License requirements : None

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.