namedobjdict (AutoLISP)

Returns the entity name of the current drawing's named object dictionary, which is the root of all nongraphical objects in the drawing

Supported Platforms: Windows and Mac OS

Signature

(namedobjdict)

No arguments.

Return Values

Type: ads_name

Always returns an ename.

Remarks

Using the name returned by this function and the dictionary access functions, an application can access the nongraphical objects in the drawing.

Examples

(namedobjdict)
<Entity name: 7ffffb038c0>