vlax-vla-object->ename
V Functions
vlisp-compile
Determines
if an AutoCAD drawing object can be modified
(vlax-write-enabled-p obj)
Arguments
-
obj
-
A VLA-object or AutoLISP entity object (ename).
Return Values
T, if the AutoCAD drawing
object can be modified, nil if
the object cannot be modified.