Odcl_PutPsLtscaleLayouts

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_PutPsLtscaleLayouts

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_PutPSltscaleLayouts

This function change tne PLTSCALE viriable for each Layout in the current drawihg.

Parameter

Integer between 0 or 1 representing the PSLTSCALE Value.

 

Example

(Odcl_PutPSltscaleLayouts 0)

 

Result

The PSLTSCALE variable must be changed on all Layout Tabs.

 

AutoLisp Syntax:

(Odcl_PutPSltscaleLayouts PSLTSCALEvariable [as integer 1 or 2])