Function Entry: SSNAME
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: SSNAME
Name
ssname
Class
Host Function
Syntax
(ssname ss index)
Arguments and Values
ss: selection setindex: selection index
Description
Returns the entity name at the specified index in the selection set.
Return Values
ENAME.
Side Effects
None.
Exceptional Situations
Erroneous for invalid sets or indices.
Compatibility
Autodesk documents zero-based indexing and special handling for indices above 32,767.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [ssname (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/HUN/AutoCAD-LT-AutoLISP-Reference/files/GUID-EFB83751-9AC5-4C52-AD3D-D971BC560C15.htm)
- Status: documented.