Function Entry: GRAPHSCR

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

Function Entry: GRAPHSCR

Name

graphscr

Class

Function

Syntax

(graphscr)

Arguments and Values

None.

Description

Displays the AutoCAD graphics screen. Equivalent to the AutoCAD GRAPHSCR command. On macOS and Web platforms, the function is recognised but produces no visible effect; the complementary function textscr switches focus to the text screen on Windows.

Return Values

Always returns nil.

Side Effects

Focuses the graphics window on Windows.

Examples

Not documented on the vendor page.

Availability

  • AutoCAD 2026: documented (Windows; recognised but no-op on macOS / Web).
  • BricsCAD V26: presumed compatible.
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Source Notes