map_pltplot

AutoCAD Map 3D AutoLISP

Up a level
map_pltplot
 
 

Executes the current plot script.

(map_pltplot)

Returns T or nil.

The function plots the current screen display. Like the AutoCAD PLOT command, it executes the plot script of the screen display's plot set definition.

You must call map_pltdisplay before you call this function.