Altium Wiki

Information and resources for electronic product designers

Skip to end of metadata
Go to start of metadata

The Schematic Application Programming Interface (API) reference details the object interfaces for schematic objects such as schematic documents and schematic design objects. The Schematic API is defined in the RT_Schematic unit which is embedded in the scripting engine or added explicity in the Uses clause on a unit in a server project.


Schematic API, Schematic Object Model and Functions

The Schematic API consists of the Schematic Object model and Schematic API functions. The Schematic API is supported by the Schematic Editor in Altium Designer. The Schematic design object interfaces and methods are available to use in your scripts in all script languages that Altium Designer supports.

Schematic API Links

Schematic API Overview

Schematic API Types
Schematic API Constants
Schematic API Functions
Schematic API Design Objects Interfaces
Schematic API System Interfaces

Labels