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
- [graphscr (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-FB9ABA5D-6DDA-4085-9E9F-18038EC31107.htm)
- Status: documented (Phase 3 body fill).