Links
AcMapTopoIterator Class
An iterator over a collection of AcMapTopologyinstances. For more information, search for topology in AutoCAD Map Help.
class AcMapTopoIterator;
File
AcMapTopoIterator.h
|
Destroys an instance of this class. | |
|
Constructs an instance of this class. | |
|
Counts the number of elements in the iteration. | |
|
Moves to the first element in the iteration. | |
|
Retrieves the description of this topology model. | |
|
Retrieves the name of this topology model. | |
|
Retrieves the topology of the current element in the iteration. | |
|
Retrieves the type of this topology model. | |
|
Determines whether the iterator has reached the end of the collection. | |
|
Advances to the next element in the iteration. |
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Methods