Getting Started with IronCAD Add-In Tools

Getting Started with IronCAD Add-In Tools

Subject: Where to find resources to get started writing Add-ins for IronCAD

IronCAD applications support a programming interface that we call the IronCAD Application Programming Interface, or ICAPI for short.  Documentation and sample code is installed with the application.  

By default the documentation is installed in the following folder.

C:\Program Files\IronCAD\2027\ICAPI\Docs

 

There are two types of documents: Compiled HTML (CHM) and PDF

Start with the ICAPIHELP.chm fileby double clicking it with your mouse. 


It may be necessary to copy the contents of the ICAPI\Docs folder to a new location on your computer if your operating system safeguards prevent you from fully accessing these files in their standard location under the Program Files folder.

By default, sample code can be found under this folder.

C:\Program Files\IronCAD\2027\ICAPI\Samples

Currently, there are samples are provided in two programming languages: C++ and C#

 Additional documentation for creating Add-ins using the C# language can be found in this folder.

C:\Program Files\IronCAD\2027\ICAPI\Samples\C#\References

The documents are: CSharpAddIn_Edit_and_Continue.pdf  and ReadMe.pdf

The best way to get started working with the IronCAD API is to start with one of the existing Sample programs.  Note that with our 2027 release, our development environment is Microsoft Visual C++ platform toolset v142.  We recommend that you plan to use Visual Studio 2019 or higher for an Add-in development.

    • Related Articles

    • Multiphysics for IronCAD Product Specification

      Attached is a table showing the various capabilities in each product in the Multiphysics for IronCAD package. Product Packages: MP Starter/Trial - Trial version of the MPIC and continues to run after the trial in the 2000 Node mesh limit. MP Lite - ...
    • IronCAD Mechanical Lite Features

      IronCAD Mechanical Lite is a yearly subscription product that can be added as a yearly license to a perpetual IronCAD NU (or Sentinel NLM License). IronCAD Mechanical Lite is also included in some of the Enterprise Yearly licenses. As this is a lite ...
    • Multiphysics for IronCAD Lite

      We are excited to announce the launch of Multiphysics for IronCAD Lite, a new yearly subscription add-on designed to enhance the IronCAD perpetual license with accessible, powerful static stress analysis capabilities. This product provides an entry ...
    • Add Notes to a part with IronCAD Mechanical

      With the IronCAD Mechanical addon you can add Notes to parts. Drag and drop the "Add Post-It Note" catalog item onto a part. Add your Note and click OK. Then you will see a Note symbol on the part. You can right-click the part to open the Note.
    • IronCAD Fastener and Custom Holes Tools Unit Settings

      Have you ever wondered how to get the IronCAD Addon Tools such as Fastener and Custom Holes to display Metric units by default?   The secret is in your Locale! You need to set your Windows Control Panel, Region and Language, Administrative System ...