About the *obj* IDE Global Variable (Visual LISP IDE)

The Inspect window supports the ability to store and retrieve part of an object with the use of a reserved global variable named *obj*.

Note: The Visual LISP IDE is available on Windows only.

The *obj* variable can be accessed from an AutoLISP program, the AutoCAD Command prompt, or the Visual LISP Console window. You might find this variable helpful as a temporary storage area while browsing through the data structures of a symbol.

The value of the *obj* variable can be assigned from the Elements list of the Inspect window.