Share

layoutlist (AutoLISP)

Product Documentation
Intermediate

Returns a list of all paper space layouts in the current drawing

(layoutlist)

Return Values

A list of strings.

Examples

Command: (layoutlist)

("Layout1" "Layout2")


Was this information helpful?