Login
|
Sign Up
AutoLISP Function Detail
Name:
entlast
Syntax:
(entlast)
Description:
Returns the last object that was added to the current drawing database.
Example(s):
(setq EN1 (entlast))