Function Entry: SSGETFIRST

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: SSGETFIRST

Name

ssgetfirst

Class

Function

Syntax

(ssgetfirst)

Arguments and Values

None.

Description

Returns the currently selected and gripped objects. Operates only on entities in model space and paper space; nongraphical objects and entities inside block definitions are excluded.

Return Values

A two-element list (grip-set selection-set) or nil. The first element is always nil because AutoCAD no longer supports grips on unselected objects. The second element is a selection set of selected-and-gripped entities, or nil if there are none.

Side Effects

None.

Examples

Not documented on the vendor page.

Availability

  • AutoCAD 2026: documented.
  • BricsCAD V26: presumed compatible.
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Source Notes