Odcl_GetAllDGN

(From ODCLiLM file)

<< Click to Display Table of Contents >>

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

Odcl_GetAllDGN

(From ODCLiLM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllDGN

This function will create a list of all DGN inserted in the current drawing.

Return Values

List of all DGN files inserted in the current drawing.

Nil if no DGN is present.

 

AutoL sp Syntax:

(Setq rValue (Odcl_GetAllDGN))