www.kxcad.net Home > Electronic Index > Altium(Protel) Index
The Scripting System is composed of two systems – the Delphi Script interpreter system and the debugging system. The Scripting System allows you to write a script in Delphi script language and execute functions in DXP such as fetching components from an existing schematic document, generating a customized net-list and automating a sequence of commands.
Features of the scripting system include:
The ability to execute script forms by placing components on a script form.
The ability to reference a design object in DXP using DXP Object Interfaces from a script.
The ability to execute a server process from a script.
See also