This repository contains a C# Visual Studio project demonstrating the usage of the Autodesk Inventor 2024 API to perform extrusions on features. The application showcases a basic implementation for ...
Inventor API を使ってカスタマイズをしている方向けに、Inventor Add-In の作成方法を紹介する記事を、AKN (Autodesk Knowledge Network) に投稿しました。 元ネタは、Autodesk University 2018 での講演で紹介された方法で、今回、英語の資料を翻訳しました。 Inventor で Add-Inを ...
This project is crafted to leverage the capabilities of the Autodesk Inventor API, providing a suite of tools, scripts, and customizations to elevate functionalities, streamline workflows, and deliver ...
Inventor には重心の位置を表示する機能があります。この重心の位置に作業点があると色々と便利なので、固定作業点を追加するルールを作ってみました。 重心の位置を点の情報として取り出すのは簡単で、以下のようなAPIが用意されています。 '重心の位置 ...
The latest update to Autodesk Inventor 2025.1 brings significant enhancements, especially in Interoperability and API capabilities — key areas that drive efficiency in design and manufacturing ...
🛠️ Managing Model States Edit Scope in Autodesk Inventor 2026 API When automating with Model States in Autodesk Inventor, controlling which states are actively edited is essential—especially in large ...