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

Represents a collection of labels
This class is now deprecated. More...

Inheritance diagram for NXOpen::Annotations::LabelCollection:
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::PmiLabelCreatePmiLabel (NXOpen::Annotations::LabelData *labelData, NXOpen::Annotations::PmiData *pmiData, NXOpen::Xform *annotationPlane, const NXOpen::Point3d &origin, NXOpen::Annotations::LeaderBundle *leader)
 Creates a PMI label.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::LabelDataNewLabelData ()
 Creates new LabelData object.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of labels
This class is now deprecated.

Please use Note instead.

To obtain an instance of this class, refer to Part

Deprecated:
Deprecated in NX6.0.0.


Created in NX3.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Creates a PMI label.

Returns:
New PMI label
Deprecated:
Deprecated in NX6.0.0.


Created in NX4.0.0.

License requirements : geometric_tol ("GDT")

Parameters:
labelDataLabel data
pmiDataPMI data
annotationPlaneAnnotation plane on which the label lies
originOrigin for the label
leaderSpecifies the leaders for the label

Returns an iterator addressing one past the last element.

Creates new LabelData object.

Returns:
New LabelData
Deprecated:
Deprecated in NX6.0.0.


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.