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

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

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::Annotations::DraftingSurfaceFinishCollection:
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::DraftingSurfaceFinishBuilderCreateDraftingSurfaceFinishBuilder (NXOpen::Annotations::DraftingSurfaceFinish *draftingSurfaceFinish)
 If NULL create a new Drafting Surface Finish, otherwise edit existing Drafting Surface Annotatation.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::DraftingSurfaceFinishFindObject (const NXString &journalIdentifier)
 Finds the drafting surface finish with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX7.5.0.



Member Function Documentation

Returns an iterator addressing the first element.

If NULL create a new Drafting Surface Finish, otherwise edit existing Drafting Surface Annotatation.

Returns:

Created in NX7.5.0.

License requirements : None
Parameters:
draftingSurfaceFinishsurface finish

Returns an iterator addressing one past the last element.

Finds the drafting surface finish with the given name.

An exception will be thrown if no object can be found with given name

Returns:
drafting surface finish with this identifier
Created in NX7.5.0.

License requirements : None
Parameters:
journalIdentifierIdentifier of the drafting surface finish to be found

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.