Odcl_GetAllPageSetup

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG information >

Odcl_GetAllPageSetup

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllPageSetup

This function will create a list of all PageSetup in the current drawing.

Return Values

List of all Page Setup for the current drawing.

Nil if no Page Setup is present.

 

AutoLisp Syntax:

(Setq rValue (Odcl_GetAllPageSetup))