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
- [acet-viewport-next-pickable (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetviewportnextpickable.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).