graphscr (AutoLISP)

Displays the AutoCAD graphics screen

Supported Platforms: Windows and Mac OS

Signature

(graphscr)

No arguments.

Return Values

Type: nil

Always returns nil.

Remarks

This function is equivalent to the AutoCAD GRAPHSCR command.

The textscr function is the complement of graphscr.

Note: This function is supported on Mac OS, but does not affect AutoCAD.

Examples

N/A