su through the interface c# code is available for the compilation of a utility that allows you to simultaneously create a polyhedral mesh from a set of 3d points.
the code, reported qui, is the following:
using autodesk.autocad.applicationservices;
using...
clipboard managerthis autodesk utility allows you to keep in mind the items that are copied or cut in autocad.
via a side panel, which appears with the clipboard command, you can have a history of the copied or cut elements. it is possible to rename each single operation, and reuse these...
su through the interface c# code is available for the compilation of a utility that allows you to simultaneously create two screeshots via autocad: one of its window and the other of its work area.
the code, reported qui, is the following:
using acapp =...
offsetinxref
the autodesk has published in its autodesk labs a plugin to use the offset command with external references.
This plugin, written in c#, was tested on autocad 2007.
in the compressed download file also the sources of the utility.
here you can find the plugin...