News

By David Wolfe (Contributor) Get start with Part 1, Part 2, Part 3 and Part 4 of this series. Python Script Nozzles in AutoCAD Plant 3D This article will look at creating a nozzle to use in the ...
By Sajith Subramanian If you wish to change a Property's value on a document having Model States, the workflow via API is the similar to the Inventor UI: Activate the required Model State using ...
As you may be already aware, If you have an app on the Autodesk App Store, then you might want to check if the user actually paid for and downloaded your app from the store, or just copied it from ...
By Madhukar Moogala I have received a query from an ADN partner, how to read the scale, rotation angle, insertion point and underlay reference path of NWD model, though API to handle such information ...
By David Wolfe (Contributor) Get start with Part 1 and Part 2 of this series. Expansion Joint Script This article will look at creating a completely new script, an expansion joint. The script should ...
Occasionally, we still seem to get questions about using LISP with AutoCAD Architecture (ACA) and MEP (AME). ACA and AME dropped DXF/LISP support since ADT 2004. This blog post gives you a little bit ...
By Madhukar Moogala An example of handling some common operations for certain types of entities. This does not attempt to be a full-featured entity in the sense that it fills out every single function ...
will be used to provide an interface for manipulating array parameters that are common to Rectangular, Path and Polar Arrays. AcDbAssocArrayActionBody is an associative action that can be evaluated to ...
By Madhukar Moogala Next Release of AutoCAD API, AutoCAD 2024 + 1 will be planning to support NET Core technology. We have released an alpha on our feedback portal. Note : AutoCAD alphas is targeted ...
by Chandra shekar Gopal, Introduction to Model States Model States were introduced in Inventor 2022. While product documentation covers the basics well, our ADN team has offered extensive support for ...
By Virupaksha Aithal Each AutoCAD object can store a custom data with it. Normally this functionality is used by AutoCAD graphical entities to store non graphical data. For example, an AutoCAD line ...
By Balaji Ramamoorthy AutoCAD 2013 has a command line version of AutoCAD that can help you with significantly faster batch processing of drawings. Please note that the use of this utility is not ...