Register the application.
This function adds the application name to the drawing's list of registered applications. You can register as many applications as you like in each drawing. This application name is registered in the APPID symbol table and is used for grouping together extended entity data assigned to entities. This allows individual applications to recognize their own extended entity data.
The application name itself can be up to 31 characters long, and can contain letters, digits, and special characters. It cannot contain spaces. If the application name already exists, nil is returned.
Examples
Code | Returns |
---|---|
(regapp "AM/FM.DESIGNER") | "AM/FM.DESIGNER" |
(regapp "BRICSCAD-DEPT.52") | "BRICSCAD-DEPT.52") |
Tell me about...
(setfunhelp "c:filename" [helpfile [topic [command-name]]]])
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |