map_topocomplete

AutoCAD Map 3D AutoLISP

Up a level
map_topocomplete
 
 

Completes all objects in a loaded partial topology.

(map_topocomplete toponame)

Returns a selection set of all objects retrieved to complete the topology.

toponame Unique name for a topology (string). Topology must be closed.

This function performs a query to retrieve objects into the work session. The tpm_infocomplete function determines whether the topology is completely represented in the work session.

This function can only complete objects imported from an existing source drawing. For a polygon topology, this function imports links, nodes, and a centroid, if it is missing, from the source drawing. For a network topology, this function imports links and nodes. For a network topology, it imports only nodes.