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

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

Created in NX3.0.0. More...

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

Detailed Description

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

Created in NX3.0.0.


Member Function Documentation

iterator NXOpen::Annotations::NoteCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Annotations::PmiNote* NXOpen::Annotations::NoteCollection::CreatePmiNote ( NXOpen::Annotations::NoteData noteData,
NXOpen::Annotations::PmiData pmiData,
NXOpen::Xform annotationPlane,
const NXOpen::Point3d origin 
)

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
iterator NXOpen::Annotations::NoteCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::Annotations::NoteData* NXOpen::Annotations::NoteCollection::NewNoteData ( )

Creates a new NoteData object.

Returns
New NoteData
Created in NX4.0.0.

License requirements : None
tag_t NXOpen::Annotations::NoteCollection::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.