IDEA Plugin Connection API - idea-statica/ideastatica-public GitHub Wiki

Case Studies

The below provides examples of using the IDEA StatiCa API in practice.

Documentation

Examples

IDEA Provides access to some free examples of ways to interact with the IDEA StatiCa API.

  • Con Hidden Check Console - A Console App that solves the first connection in a file and displays the results in the console.
  • Connection Hidden Calculation (Form App) - A more complex example that provides access to most of the available API calls through a form application.

The Connection Hidden Calculation can also be a good reference for testing different API calls with existing files.