This interface class represents mesh element traversers.
This class is implemented only for Spatial modeler.
File: BrMesh2dElement2dTraverser.h
Module: API Reference
TD_Br
Default constructor. | |
Destructor. | |
(Inherited from OdBrTraverser) |
(Inherited from OdBrTraverser) |
Returns true if and only if the full topological adjacency list has been traversed with the next() function. (Inherited from OdBrTraverser) | |
Returns the current element in the mesh element list. | |
Returns the owner of the mesh element list. | |
(Inherited from OdBrTraverser) | |
Returns true if and only if the specified Traverser object is equivalent to this Traverser object. (Inherited from OdBrTraverser) | |
Returns true if and only if this Traverser object is empty. (Inherited from OdBrTraverser) | |
Sets this Traverser object to reference the next object in the topological adjacency list. (Inherited from OdBrTraverser) | |
Sets this Traverser object to reference the object that it would normally return first. (Inherited from OdBrTraverser) | |
Sets the starting position of this traverser to a specific element in the mesh element list. | |
Sets this traverser to a specific mesh element list, starting with the first list's element. | |
Sets this traverser to a specific mesh element list and start position. | |
Validation (Inherited from OdBrTraverser) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|