map_pltdeflist

AutoCAD Map 3D AutoLISP

Up a level
map_pltdeflist
 
 

Gets the names of available plot set definitions.

(map_pltdeflist)

Returns a list of plot set names or nil if no plot sets are available.

This function returns the available plot set definitions (strings) in the plot definition dictionary in the current work session.

Before using this function, you must call map_pltdefread.