Odcl_GetAllCommand

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetAllCommand

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllCommand

This function will create a list of all C: function available.

Return Values

List of all command available in the current drawing.

Nil if no command is present.

 

AutoLisp Syntax:

(Sqtq rValue (Odcl_GetAllCommand))