You can customize BricsCAD by adding custom programs written in any of several programming languages that run within BricsCAD, including LISP, C/C++, VB/VBA/VB.NET. BricsCAD offers several API's : COM, BRX, TX, .NET. With BricsCAD, you can run many programs originally created for use with AutoCAD.
Specifically, you can use programs written entirely in AutoLISP with no modification. Also .dvb project files (VBA macro files) originally created on AutoCAD should run without modification on BricsCAD.
BricsCAD supports the AutoCAD dialog control language (DCL), which is used by other applications such as Lisp/TX/BRX to customize dialog boxes. You can use all DCL files unmodified within BricsCAD.
Per scrivere applicazioni in C o C ++, BricsCAD offre BRX, un'interfaccia in linguaggio C / C ++, compatibile con il codice con l'interfaccia di AutoCAD Runtime eXtension (ARX) in AutoCAD.
BricsCAD includes, a C/C++ language interface compatible with the AutoCAD Development System (ADS) interface in AutoCAD.
Compatible programming languages
For more information about adding custom programs to BricsCAD in one of the compatible programming languages, click the appropriate link below: