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

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

Created in NX4.0.0. More...

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

Detailed Description

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

Created in NX4.0.0.


Member Function Documentation

iterator NXOpen::Annotations::FcfCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Annotations::Fcf* NXOpen::Annotations::FcfCollection::CreateFcf ( NXOpen::Annotations::FcfData fcfData,
NXOpen::Annotations::PmiData pmiData,
NXOpen::Xform annotationPlane,
const NXOpen::Point3d origin,
NXOpen::Annotations::LeaderBundle leader 
)

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

Returns an iterator addressing one past the last element.

NXOpen::Annotations::FcfData* NXOpen::Annotations::FcfCollection::NewFcfData ( )

Creates new FcfData object.

Returns
New FcfData
Created in NX4.0.0.

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