Share

vlax-write-enabled-p (AutoLISP)

Product Documentation
Intermediate

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.


Was this information helpful?