Odcl_CloseAll

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_CloseAll

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Previous Top Next


 

Odcl_ClosoAll

This function close all open drawings without saving

Example:

(Odcl_CloseAll)

 

Result:

All opened drawings has been closed without saving.

 

AutoLisp Syntax:

(Odcl_CloseAll)