News

The Simplify feature has long been a valuable tool within the Autodesk Inventor user interface, allowing users to reduce model complexity, enhance performance, and protect intellectual property. While ...
As Autodesk Inventor continues evolving, developers targeting automation through its COM API face new challenges. One key issue is the deprecation of ...
As Autodesk Inventor continues evolving, developers targeting automation through its COM API face new challenges. One key issue is the deprecation of ...
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 ModelState.Activate. Set the ...
These digits like E000:409 are a ProductID (E000) and a LocaleID (409). The ProductID structure is a 4-digit value. However, prior to AutoCAD 2006, the ProductID structure was only 3-digits with a ...
The "AcDbDatabase::loadLineTypeFile" can load linetypes from a linetype file. If the linetype with the same name already exists in the database, then the ...
The most interesting part of this script, other than the geometry, is the metadata. Note that the group defines where the script shows up in the spec editor. The tooltips show when the dimensions are ...
Model States were introduced in Inventor 2022. While product documentation covers the basics well, our ADN team has offered extensive support for developers transitioning to this feature. With ...
Now from the interesting experience at AU Russia, I would like to share this cool picture of the Новый Арбат (Novyy Arbat) avenue near the Kremlin, I was impressed by the light show at the buildings ...
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 page 44, the pdf creates a ...
I’m presenting a class on the new security features inside of AutoCAD 2014 at this years AU – classes DV3456 (Lecture) and DV3459-R (Round table after-lecture discussion). I thought you might like to ...