News

If you’ve recently installed Autodesk Inventor DeveloperTools but can't find the expected Inventor Add-In project templates in Visual Studio, you're not alone. This guide explains why the templates ...
by Chandra shekar Gopal, Why Explore Model Hierarchies? When working with Fusion designs, understanding the complete structure of your assemblies, components, and subcomponents is crucial for ...
By Virupaksha Aithal Database.CurrentSpaceId holds a objectID to current space. You can use this variable to identify whether the active space is model space or paper space. With use of “LayoutManager ...
by Chandra shekar Gopal, When working with the Autodesk Inventor API, handling type casting effectively is crucial for building robust applications. In C#, two common approaches for type casting are ...
The VB.NET add-in for 3D PDF generation works well and directly without issues. However, the C# API code throws an invalid arguments error at the Publish() method ...
By Deepak Nadig Here is a sample code to create a simple Polygon mesh using ObjectARX. When AcDbPolygonMesh() constructor is used without any parameters,vertex count in M and N directions has to be ...
By Adam Nagy If you want to find out how big the areas are in the assembly that need to be covered with certain paints then you can write a code to collect that data. In this case to take into account ...
By Madhukar Moogala A new API AcEdSysVarIterator is introduced in ACAD 2015, and I’m writing now when we are about to release AutoCAD 2016 [a moment of self embarrassment ]. This class ...
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 ...
Join us our next Webinar entitled: "Expand the value and reach of your Revit app by integrating with BIM 360 and leveraging Forge." Do you have an Autodesk Revit app? Are you not yet leveraging the ...