Odcl_GetAllDGN
(From ODCLiLM file)
|
<< Click to Display Table of Contents >> Odcl_GetAllDGN (From ODCLiLM file) |
![]() ![]()
|
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))
|