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

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

Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::FcfCollection:
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::FcfCreateFcf (NXOpen::Annotations::FcfData *fcfData, NXOpen::Annotations::PmiData *pmiData, NXOpen::Xform *annotationPlane, const NXOpen::Point3d &origin, NXOpen::Annotations::LeaderBundle *leader)
 Creates an FCF.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::FcfDataNewFcfData ()
 Creates new FcfData object.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX4.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates an FCF.

Returns:
New FCF
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")
Parameters:
fcfDataFCF data
pmiDataPMI data
annotationPlaneAnnotation plane on which the FCF lies
originOrigin for the FCF
leaderSpecifies the leaders for the FCF The following leader types are not valid for FCF: PlainNostub and AlignedNostub

Returns an iterator addressing one past the last element.

Creates new FcfData object.

Returns:
New FcfData
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.