Function Entry: GC

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

Function Entry: GC

Name

gc

Class

Function

Syntax

(gc)

Arguments and Values

None.

Description

Forces a garbage collection, freeing memory occupied by inaccessible objects.

Return Values

Always returns nil.

Side Effects

Reclaims AutoLISP heap memory; may pause the runtime briefly.

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.