
Make sure that after unpacking the TextInBoxSample.dll file is unlocked for reading (right-click on the file -> Properties -> General -> Unlock).Download and unzip the TextInBoxSample_RU.zip archive containing the compiled example assembly to your hard drive.

As an example, we will work with an application that creates custom TextInBox primitives that are already familiar from previous articles. For experiments, both free nanoCAD 5.0 and paid nanoCAD Plus 6.0 in demo mode are suitable, both versions are available for download at. We begin our review by creating an example drawing in nanoCAD, the native platform for MultiCAD.NET applications. Under the cat, a step-by-step guide in which we will demonstrate the process of loading a MultiCAD.NET application into nanoCAD, AutoCAD and ZWCAD, create a drawing with it and edit it in all three systems.ĭownload MultiCAD.NET application in nanoCAD In AutoCAD or ZWCAD, you must first download the MultiCAD Object Enabler, then MultiCAD.NET applications are loaded with the NETLOAD command. MultiCAD.NET is the “native” API for nanoCAD, applications can be loaded using the standard APPLOAD or NETLOAD commands. Simply put, applications written once can work in any of the supported CAD systems without recompilation.

One of the important features of applications written on the MultiCAD.NET API is their cross-CAD platform.
