Click or drag to resize

Getting Started with the Integration Library

The Integration Library is a .Net assembly that enables you to programmatically access the data and functionality available in CloudNine Explore® and LAW Turbo Import.

Requirements

The Integration Library has the following requirements

  1. LAW 7.2 or greater installed

  2. Configuration of the environment completed via the LAW Configuration Utility

  3. LAW and/or CloudNine Explore® launched to verify installation and configuration

Installation

To access the Integration Library, add a reference to Law.EdaIntegration.dll in your project.

Note: Both 32-bit and 64-bit versions of the API are installed with LAW 7.2 and greater. They can be found in the LAW50\EdAnalyzer and LAW50\EdAnalyzer64 folders respectively.

Using the Integration Library

Using the Integration Library, it is possible to automate many of the functions in CloudNine Explore® and LAW. However, not all features of either product are exposed through these interfaces. To understand what features are available and how to use them, refer to the tutorials which provide detailed examples of the features available.