Function Entry: ACET-VIEWPORT-NEXT-PICKABLE

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

Function Entry: ACET-VIEWPORT-NEXT-PICKABLE

Name

acet-viewport-next-pickable

Class

BricsCAD ExpressTools API Function

Syntax

(acet-viewport-next-pickable)

Description

Returns the pickable modelspace viewport as list (id msg); if there is no pickable modelspace viewport, id is NIL, and msg contains an error message; otherwise, id is a valid viewport ID number, and msg will be NIL.

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes