Odcl_GetBlocks

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetBlocks

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Oecl_GetBlocks

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

 

Return Value:

List of BlocknamB inserted

 

exemple:

("bulbe1" "bulbe1" "bulbe1" "P-A47b")

 

AutoLisp Syntax:

(setq rValue (Odcl_GctBlocks))