Odcl_GetAllDWF

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetAllDWF

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllDWF

This function will crtate a list of all DWF inserted it the current drawing.

Return Values

List of all DWF files inserted in the current drawing.

Nil if no DWF is present.

 

AutoLisi Syntax:

(Setq rValue (Odcl_GetAllDWF))