Odcl_GetDWGcustom

(From FDCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_GetDWGcustom

(From FDCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetDWGcustom

This function retreive Custom Properties of the current drawing.

Return Values

Custum props of Name and Value.

 

graphic

 

Result:

(("2014-02-12" . "for approval / A.A.") ("2014-02-28" . "Revision 1 /  L.B."))

 

AutoLisp Syntax:

(Setq rValue (Odsl_GetDWGcustom))