Odcl_GetAllXref

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetAllXref

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllXref

this function return a list of all Xref loaded in the current drawing.

Return Values

A List of All Loaded Xrefs and theire name.

 

AutoLisp Syntax:

(Setq rValue (Odcl_GetAllXref))