←  nanoCAD as a development platform

nanoCAD forum

»

nanoCAD Eng 4.0 Beta1

ISL's Photo ISL 10 Sep 2012

nanoCAD Eng 4.0 Beta1 is now available for nanoCAD Developers' Club members.

In this release our efforts were mainly focused on:
  • Lisp and DCL (beta). This version allows to register Lisp commands, create and modify entities with entmake/entmod, vla-*, and by starting nanoCAD commands.
  • MultiCAD.NET (beta). Managed wrappers for C++ MultiCAD API, this version provides .NET API for nanoCAD annotation system.
  • Simplifying the migration of ObjectARX applications to NRX. It is not necessary now to change #include lines in your code, include\arxgate folder contains mapping header files from ObjectARX to NRX.
More information on this release and the complete list of changes requested by the Developers' Club members is available in the nanoCAD Developers' Club.
Quote