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

Represents a collection of drawing regions
Use Drawings::DrawingRegion to get the instance of this class. More...

Inheritance diagram for NXOpen::Drawings::DrawingRegionCollection:
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::AddObjectsToRegionBuilderCreateAddObjectsToRegionBuilder ()
 Creates add objects to region builder.
NXOpen::Drawings::DrawingRegionBuilderCreateDrawingRegionBuilder (NXOpen::Drawings::DrawingRegion *object)
 Creates the DrawingRegion builder.
NXOpen::Drawings::RemoveObjectsBuilderCreateRemoveObjectsBuilder ()
 Creates remove objects builder.
NXOpen::Drawings::SelectRegionBuilderCreateSelectRegionBuilder ()
 Creates select region builder.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Drawings::DrawingRegionFindObject (const NXString &name)
 Finds the Drawings::DrawingRegion with the given name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of drawing regions
Use Drawings::DrawingRegion to get the instance of this class.



Created in NX8.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Creates add objects to region builder.

Returns:

Created in NX8.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")

Creates the DrawingRegion builder.

Returns:

Created in NX8.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")
Parameters:
objectobject

Creates remove objects builder.

Returns:

Created in NX8.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")

Creates select region builder.

Returns:

Created in NX8.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")

Returns an iterator addressing one past the last element.

Finds the Drawings::DrawingRegion with the given name.

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

Returns:
Drawing Region object
Created in NX8.0.0.

License requirements : None
Parameters:
nameRegion 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.