Login
|
Sign Up
AutoLISP Function Detail
Name:
ssname
Syntax:
(ssname
ss id
)
Description:
Returns the entity name in the selection set at a specified location of the selection set.
Example(s):
(setq SS (ssget))
(ssname SS 1)
<Entity name: 1bd68o3>