22 Nov 2024
Long-running operations, such as exporting Civil 3D corridors to solids, can cause workflows to appear unresponsive, especially in cloud...
12 Jul 2023
A new version of AutoCAD Engine is deployed on preproduction URL. You can duplicate or update the existing activity’s Engine Version to 24.3...
7 Apr 2022
Curious about how to make the mass of your DWG data work for you? Check out the customer story from Toshiba Elevator below. How Toshiba...
28 Aug 2020
There is a frequent request if it is possible to directly parse the results of Automation jobs to a JSON file, without ever downloading the...
13 Aug 2020
On August 18th and 19th the Forge Developer Advocates will be running a series of lighting talks to showcase some popular solutions built...
16 Jun 2020
While working drawings with Forge Automation API for AutoCAD, we often receive a different kind of error codes in report.log These errors...
1 Jun 2020
A CLI utility based on .NET Core technology to print multiple drawings in to a single pdf. It is common to receive multiple drawings with...
20 Feb 2020
V2 of the Automation API will be retired on Tuesday, May 12th, 2020. If you haven't yet migrated your application to V3, you have until then...
12 Feb 2020
Summary: This is a quick 'no code required' introduction to Automation. We are going to walk through the process of converting a DWG with 5...
21 Nov 2019
Thank you for attending the webinar series! We hope you learned a lot from each session and got the right inspiration for your own projects...
15 Nov 2019
Forge Automation API for AutoCAD Engine accepts two kinds of modules CRX, console runtime extension which is a C++ native application using...
1 Nov 2019
There is a sample for running a WorkItem on AutoCAD Automation API (DA4A), but since it's using a shared Activity, it's not clear how DA...