Share
 
 

Entity and Selection Set Functions Reference (AutoLISP/Express Tools)

Note: Express Tools are supported in AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web.

The following table provides a summary of the AutoLISP Express Tools entity and selection set functions.

Entity and selection set functions

Platforms

Windows

Mac OS

Web

Function

Description

AutoCAD AutoCAD LT AutoCAD AutoCAD LT AutoCAD

(acet-ent-geomextents ename)

Returns the geometric extents of the given object

-- -- -- --

(acet-ss-drag-move ss pt [prompt] [highlight [cursor]])

Drags a selection set to change location

-- -- -- --

(acet-ss-drag-rotate ss pt [prompt] [highlight [cursor]])

Drags a selection set to change rotation

-- -- -- --

(acet-ss-drag-scale ss pt [prompt] [highlight [cursor]])

Drags a selection set to change scale

-- -- -- --

Was this information helpful?