tpm_itername

AutoCAD Map 3D AutoLISP

Up a level
tpm_itername
 
 

Gets a topology name.

(tpm_itername iter_id)

Returns a topology name (string) or nil.

iter_id Iterator ID (real)

The function gets the name of the topology that the iterator points to.

For an example that shows how you can use Topology Iterating functions to find all the topologies the system knows about, see tpm_iterstart.