News

« Using tblobjname to alter the layer color | Main | How to disable the Save As dialog » 01/02/2013 ...
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 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 ...
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 ...
By David Wolfe (Contributor) Check here the Part 1 of this series. The first example script is taken from an older Autodesk University class (AU Python PDF). The pdf is available here. Beginning on ...
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 ...
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 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 Adam Nagy There is a blog post on selecting multiple components interactively from an iLogic Rule, but it does not highlight the selected objects while the Rule is running in the Inventor versions ...
By Balaji Ramamoorthy Here is a sample code to synchronize the view parameters between two model space viewports. For simplicity, this sample code assumes that the drawing already has two vertically ...