Loading the Lisp Routine: Using the APPLOAD dialog box in BricsCAD, users can easily load the provided Lisp routine.
Executing the “IC” Function: The newly created “IC” command in BricsCAD changes the selected text to “IC” and sets its layer to “COVERS,” supporting both pick-first and pick-after workflows.
Editing and Expanding: The BLADE Lisp editor in BricsCAD (or any simple text editor like Windows Notepad) allows for easy modification and expansion of the routine. For example, creating a new command “TEST” to apply different text or layer settings using the same underlying function.