vlax-read-enabled-p (AutoLISP)

Determines if an object can be read

(vlax-read-enabled-p obj)

Arguments

obj

A VLA-object.

Return Values

T, if the object is readable; otherwise nil.