Odcl_DWGcount

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_DWGcount

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_DWGcount

This function count the number of open drawing in the current CAD session.

No Parameter required

 

Example:

(ODCL_DWGcount)

 

Result:

Integer

 

AutoLisp Syntax:

(setq dwgs (ODCL_DWGcount))