NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Drawings::BordersAndZonesCollection Class Reference

Represents a collection of Drawings::BordersAndZones objects
To obtain an instance of this class, refer to DraftingManager

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Drawings::BordersAndZonesCollection:
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::Drawings::BordersAndZonesBuilderCreateBordersAndZonesBuilder (NXOpen::Drawings::BordersAndZones *bordersAndZones)
 Creates a borders and zones builder.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Drawings::BordersAndZonesFindObject (const NXString &name)
 Finds the Drawings::BordersAndZones with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Drawings::BordersAndZones objects
To obtain an instance of this class, refer to DraftingManager

Created in NX8.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates a borders and zones builder.

Returns:
BordersAndZonesBuilder object
Created in NX8.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
bordersAndZonesDrawings::BordersAndZones to be redefined, if NULL then creates a new one

Returns an iterator addressing one past the last element.

Finds the Drawings::BordersAndZones with the given name.

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

Returns:
Borders and zones object
Created in NX8.0.0.

License requirements : None
Parameters:
nameDrawing sheet name

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.