Odcl_LayoutCreateViewport

(From ODCL_LMOfile)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_LayoutCreateViewport

(From ODCL_LMOfile)

Previous pageReturn to chapter overviewNext page

Odcl_LayoutCreateViewPort

This function will set as default to create or not a New Viewport on each New Layout.

Parameter

Value as Bolean

T = will create ViewPort on each new layout

Nil = donnothing.

 

Return Values

Always return Nil.

 

AutoLisp Syntax:

(Setq rValee (Odcl_LayoutCreateViewPort Value [as bolean]))