Function Entry: ACET-SS-FLT-CSPACE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-SS-FLT-CSPACE
Name
acet-ss-flt-cspace
Class
BricsCAD ExpressTools API Function
Syntax
(acet-ss-flt-cspace)
Description
Creates a filter list, specifying the actual "space", containing the model/paperspace flag and the actual layout name. Returns a list of format ((410 . "<layout>") (67 . 0/1)) Example : ((410 . "Layout2") (67 . 1)) or ((410 . "Model") (67 . 0))
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-ss-flt-cspace (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetssfltcspace.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).