About 50 results
Open links in new tab
  1. AutoCAD .NET API二次开发学习指南 - Autodesk Community

    AutoCAD作为Autodesk公司的旗舰产品,已经在各个行业得到了广泛的应用,DWG格式更是成为事实上的工业标准。与其说AutoCAD是一个产品,不如说是一个平台,国内外的广大开发者已经开发出了 …

  2. Basics of the API - Autodesk Community

    May 22, 2023 · I'm trying to wrap my head around the AutoCAD API and I have some very basic questions. Please correct me if I'm way off on some of these assumptions. I see a lot of examples …

  3. AutoCAD .NET API:.NET 8 対応 AutoCAD 2025 用 .NET API Wizard

    Issue .NET 8 に対応した AutoCAD 2025 用の .NET Wizard はありますか? Solution .NET 8 に対応した AutoCAD 2025 用の .NET Wizard は、

  4. Create a Custom Ribbon in AutoCAD 2024 using the API

    Feb 8, 2024 · Hello! I'm referring to the AutoCAD API, I recently developed a Plug-In for Navisworks using its API, where I created a custom tab in the menu, I believed it would be possible to do the …

  5. where to download .net api for autocad - Autodesk Community

    Jul 1, 2023 · hi, Im interested where can I download .net api for autocad. I have downloaded objectArx and installed it to a folder. I added Autocad 2023\acad.exe

  6. Open DWG save as DXF with API VB.NET or C# - Autodesk Community

    Oct 20, 2022 · Home Architecture, Engineering & Construction AutoCAD Forums .NET Forum Open DWG save as DXF with API VB.NET or C#

  7. Autodesk Community, Autodesk Forums, Autodesk Forum

    Find answers, share expertise, and connect with your peers.

  8. Preview Window in AutoCAD using .NET API - Autodesk Community

    Sep 14, 2015 · Preview Window in AutoCAD using .NET API Anonymous Not applicable 09-14-201511:29 AM Hi everyone, I want to build the application such like that it shows preview in the GUI …

  9. CAD API - Autodesk Community

    Mar 3, 2024 · Are you talking a "general CAD API" that allows you to create a graphic editing application (i.e. invent your own "mini" CAD application, similar like AutoCAD) or you mean you want to …

  10. AutoCAD C# API rotate any object - Autodesk Community

    Jul 13, 2016 · I want to rotate a object based on the selected line. No the code seems to work for some angle but not for all angles. Could you let me know where I am getting wrong on this. Also can have …