Function Entry: ADS
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ADS
Name
ads
Class
BricsCAD Standard / Misc Function
Syntax
(ads)
Arguments and Values
- none
Description
This function returns the list of loaded BRX, TX and NET application modules (obsolete, use (arx) function instead).
Return Values
the list of loaded BRX, TX and NET applications
Examples
(ads)
returns
("td_dynblocks_19.5_15.tx"
"plotstyleservices_19.5_15.tx" "td_sm_19.5_15.tx" ...)
Notes
obsolete, please use (arx) function instead
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [ads (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/ads.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).