Hello,
To develop an internal AutoCAD software that allows you to not only draw and combine your products but also edit them and define variables and customization areas, you will need to have a good understanding of AutoCAD and programming.
The first step in this project would be to determine the specific requirements and functionality needed for your software. Once you have a clear understanding of what you want your software to accomplish, you can then start looking at the technology and tools you will need to develop it.
As you mentioned, using .NET is a good option for accessing AutoCAD and developing plugins. You may want to consider using the AutoCAD .NET API, which is a programming interface provided by AutoCAD to interact with its objects and functions. With the .NET API, you can create custom commands, menus, and toolbars, and access and modify AutoCAD drawings.
To get started with developing plugins using the AutoCAD .NET API, you can refer to the AutoCAD Developer Documentation, which provides detailed information on the API, including tutorials, code examples, and reference material.
In addition to .NET, you may also want to consider using other technologies, such as AutoLISP or VBA, to develop your software. AutoLISP is a programming language used to customize AutoCAD, while VBA is a programming language used to automate tasks in Microsoft Office applications, including AutoCAD.
In conclusion, developing an internal AutoCAD software that allows you to draw, combine, and edit your products with customization options will require a good understanding of AutoCAD and programming. Using .NET, AutoLISP, or VBA may be a good starting point for developing the software, and you can refer to the AutoCAD Developer Documentation for more information on the API and programming languages.
Please Mark the Post or Posts as Solution(s) to help others find the answer quickly. If your issue persists,
Please give me a bit more detail on this issue so we can continue to work towards getting this solved.
AutoCAD & Revit Architecture Certified Professional
Thanks You
Jayhar.M.J
Helpful Links: Autodesk Virtual Agent | Clean Uninstall | AutoCAD randomly crashes or freezes
Please Subscribe YouTube Channel
https://www.youtube.com/channel/UCclj8v9vHQiFa8_DriuAk3w
Please Mark the Post or Posts as Solution(s) to help others find the answer quickly.