Best Website Development Company

Create new layer filter

This video explains how to create Layer property filters and layer Group filters for Autocad. nano cad should be same. My nanocad Lic is not yet installed. Using layer filters is a great help to manage your cad files. Using layers p roperly increases your productivity many folds

Jigging with SHIFT, CTRL and Mouse Wheel Functionality (AutoCAD .net API)

Any AutoCAD programmer knows that things which an algorithm may take a million years and infinite computational power to do can sometimes be easily done by a human being instantly. In the same way it is sometimes much easier to give a human being the ability to choose: then you can get an optimum result […]

Speed Up Working in DWG files with Partial Open

  Suppose your .dwg file has hundreds of thousands of entities all over the place – but you don’t want to see all of them at once – or load all of their geometries. This is especially the case when dealing with Bubble Deck layouts. You can only open the things that you need via […]

Demo – Create Revit Panels Directly From AutoCAD Panels (Precast)

This is a demo of my latest plug-in which demonstrates a proof of concept – i.e. a MVP (Minimum Viable Product). The programming was a little trickier than normal – because we are not using the .NET API, but the COM Interop API and the Revit API – something which I have not really explored […]

Comparing Lines – IEqualityComparer (AutoCAD .net)

It’s not very often that I write something on the Autocad .net API, so here’s something which you, I suppose, will need one day:   If you want to compare two lines, with a tolerance, in a collection then you’d need a LineComparer. The MSDN guide says that one should inherit from EqualityComparer, so unquestioningly, […]

WordPress PopUp Plugin