Login
|
Sign Up
AutoLISP Function Detail
Name:
entnext
Syntax:
(entnext
[ename]
)
Description:
Returns the very first entity name in the drawing when no entity name is used. If an entity name is supplied the next entity will be returned.
Example(s):
(entnext (entlast))
<Entity name: 239875>