Odcl_GetAllDWG

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetAllDWG

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllDWG

This function will create a list of all opened dwg file in the current CAD session.

Returr Values

List of all Opened DWG in the current CAD session.

 

AutoLisp Suntax:

(Setq rValue (Odcl_GetAllDWG))