NP CAD Page | Articles | Russian
Download
Here you can find links for downloading samples, error lists etc.
ObjectARX (C++)
1. _vcclrit.h is file necessary for creation of ARX applications in C++ (Visual Studio 2002) with managed code (_vcclrit.zip, 1 KByte).
2. Russian Book16 project files for Visual Studio 2002 and AutoCAD 2006 (Book16eng-2002(AutoCAD2006).zip, 29 KBytes). It is an example from the Russian version of the article "Transparent Splash as a Modeless Dialog (C++)" from chapter 5 of the book "AutoCAD: Application Development, Tuning and Customization".
3. Russian Book16 project files for Visual Studio 2005 and AutoCAD 2007 (Book16eng-2005(AutoCAD2007).zip, 34 KBytes). Previous example arrangement to AutoCAD 2007.
4. English Book16 project files for Visual Studio 2002, works in AutoCAD 2006 (Book16eng-2002(AutoCAD2006).zip, 29 KBytes). It is an English version for example of the article "Transparent Splash as a Modeless Dialog (C++)" from chapter 5 of the book "AutoCAD: Application Development, Tuning and Customization".
5. English Book16eng project files for Visual Studio 2005 and AutoCAD 2007 (Book16eng-2005(AutoCAD2007).zip, 34 KBytes). Previous example but converted into AutoCAD 2007.
LISP
1. Files (Rus) to the article "Toolbar Dances" from the book "AutoLISP and Visual LISP Inside AutoCAD" (TbDancesRus.zip, 3 KBytes).
2. Files (Eng) to the article "Toolbar Dances" from the book "AutoLISP and Visual LISP Inside AutoCAD" (TbDancesEng.zip, 3 KBytes).
3. DWG file with a simple sample dynamic block to A.Lazebny's article "Mysteries of Autodesk's Caves" (DblockSample2007.zip, 13 KBytes).
4. Sample dynamic block with 10 visibility parameters for A.Lazebny's article (OneBlock-MultipleVisPars!.zip, 78 KBytes).
5. Version 1.0 of file (Rus) with sample LISP functions for A.Lazebny's article (visibility-add-rus.zip, 6 KBytes).
6. Version 1.0 of file (Eng) with sample LISP functions for A.Lazebny's article (visibility-add-eng.zip, 6 KBytes).
7. File (Rus) with LISP program for building desk organizer from the chapter 10 of D.Abbott's book "AutoCAD: Secrets Every User Should Know" (deskorganizer-rus.zip, 2 KBytes).
8. File (Eng) with LISP program for building desk organizer from D.Abbott's book (deskorganizer-eng.zip, 2 KBytes).
9. Version 1.1 of file (Rus) with sample LISP functions for A.Lazebny's article (visibility-add-rus-v1.1.zip, 10 KBytes).
10. Version 1.1 of file (Eng) with sample LISP functions for A.Lazebny's article (visibility-add-eng-v1.1.zip, 9 KBytes).
11. File (Rus) with function for moving custom properties in dynamic block, by A.Lazebny (move-properties-rus.zip, 2 KBytes).
12. File (Eng) with function for moving custom properties in dynamic block, by A.Lazebny (move-properties-eng.zip, 2 KBytes).
13. Version 1.2 of file (Rus) with sample LISP functions for A.Lazebny's article (visibility-add-rus-v1.2.zip, 10 KBytes).
14. Version 1.2 of file (Eng) with sample LISP functions for A.Lazebny's article (visibility-add-eng-v1.2.zip, 9 KBytes).
15. Version 1.3 of file (Rus) with sample LISP functions for A.Lazebny's article (visibility-add-rus-v1.3.zip, 10 KBytes).
16. Version 1.3 of file (Eng) with sample LISP functions for A.Lazebny's article (visibility-add-eng-v1.3.zip, 9 KBytes).
.NET
1. Sample Visual Basic.NET project for N.Poleshchuk's article "AutoCAD 2010 .NET API: eFileSharingViolation in Database.SaveAs" (VbSaveYourDrawing.zip, 15 KBytes).
2. Visual Studio 2008 project Book16cs (Rus) files. Application works in AutoCAD 2006-2010 (Book16cs_rus.zip, 11 KBytes). It is an example to the Russian version of "Transparent Splash as a Modeless Dialog (C#)".
3. Visual Studio 2008 project Book16cs (Eng) files. Application works in AutoCAD 2006-2010 (Book16cs_eng.zip, 11 KBytes). It is an example to the English version of "Transparent Splash as a Modeless Dialog (C#)".