Hi all, is it possible to read attributes or properties from the _DWGPROPS and list them in a Lisp e.g. as variables?
I need the yellow marked attribute (OD2485), which always has a different number.
(defun c:dropsforatts ()
(setq (vla-get-ActiveDocument
(vlax-...