Installation

Getting Access

  1. Sign up for the trial to get access to our software.

  2. Download the installer:

    Intact_Simulation_Automation_Installer.exe
    
  3. Run the installer. The intact CLI executable will be installed in:

    C:\Users\[your username]\AppData\Local\Programs\Intact.Simulation for Automation\intact.exe
    

Command Line Interface

The Intact command line tool allows users to run a variety of physics simulations over assemblies of different geometry types. These simulations are configured with a JSON file. We generally refer to one of these simulations as a scenario.

Code examples that are meant to be run in a shell are prefixed with $. For example:

$ intact --help

For detailed information about all available command line options, see the Command Line Options page.

Aside from the syntax for paths, this documentation applies to builds of the intact tool on all operating systems. All officially supported features are documented here, though the build provided may have additional functionality.