Function Entry: ACET-UI-TABLE-NAME-GET-DLG
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-UI-TABLE-NAME-GET-DLG
Name
acet-ui-table-name-get-dlg
Class
BricsCAD ExpressTools API Function
Syntax
(acet-ui-table-name-get-dlg lstParams)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
This function allows to select one or more Table or Dictionary entries, using a dialog; it calls (acet-ui-table-name-get-cmd) internally if CMDDIA is set to 0, or if there is any other "outer" command running incl. script file, under such conditions, the commandline version is automatically used. lstParams : (list) list of parameters which specify the behaviour of (acet-ui-table-name-get-dlg) function lstParams parameters list : (title default tableName|dictionaryName [ flags [ filter [ helpfile [ helptopic ] ] ] ]) see (acet-ui-table-name-get) for more details on the lstParams parameters
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-ui-table-name-get-dlg (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acet-ui-table-name-get-dlg.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).