Add-in


Programs to expand functions of RootPro CAD are called Add-ins. Add-ins are program files with the extension of .dll. Using add-ins enables to execute an original drawing command not included in standard functions of RootPro CAD, or to automate complicated processing.

Obtaining add-in

You can obtain and use add-ins created by other users or companies. RootPro CAD website also publishes add-ins for RootPro CAD.
Downloading Add-in

Developing original add-in

Using Visual Studio, a development tool by Microsoft, you can develop an original add-in by yourself. Develop an add-in program using C# or Visual Basic programming language supporting .NET Framework.

Supplemental
Add-ins are only used in RootPro CAD Professional. RootPro CAD Free cannot use these functions.

Related topics