vasuplessons.blogg.se

Moving altium 10 to new machine
Moving altium 10 to new machine









  1. #MOVING ALTIUM 10 TO NEW MACHINE HOW TO#
  2. #MOVING ALTIUM 10 TO NEW MACHINE ZIP FILE#
  3. #MOVING ALTIUM 10 TO NEW MACHINE UPDATE#
  4. #MOVING ALTIUM 10 TO NEW MACHINE DOWNLOAD#

Load PadViaExamples.PcbDoc from the \DelphiScript Scripts\PCB folder before running the script. This script demonstrates the use of the TPadCache record and the GetObjectAtCursor method for Pad and Via Objects.

#MOVING ALTIUM 10 TO NEW MACHINE HOW TO#

This script demonstrates how to assign a net property to a new object that has been placed on a PCB document. This script demonstrates the use of embedded objects that is, creates and fetches these embedded objects on a current PCB document.

#MOVING ALTIUM 10 TO NEW MACHINE UPDATE#

This script demonstrates how to delete PCB Objects and update the Undo System properly. This script cycles through available cursor types on a PCB document. This script demonstrates how to create two different rules - maximum - minimum width rule and a room definition rule (confinement constraint). This script uses the SendMessageToRobots method to send PCB messages. This script has various functions to create different PCB objects on a PCB document. This script demonstrates how to create a new footprint on a Library document. This script demonstrates how to create a new component on a PCB document. This script demonstrates how to create a new Via object on a PCB document. This script demonstrates how to count connection lines (unrouted tracks) on a PCB document and displays the results on the Messages panel. \DelphiScript Scripts\PCB\PCB_Scripts.PrjScr This script demonstrates how to find the version number of the X2 application.

moving altium 10 to new machine

\DelphiScript Scripts\DXP\DXPVersion.PrjScr This script demonstrates how to set a document dirty, so it is saved when the Save command is invoked. This script demonstrates how to generate a report for all installed servers' processes in X2. This script reports all opened PCB documents and their views in X2. This script demonstrates the use of Integrated Library Manager and Model Type Manager interfaces to extract data associated with each interface. This script demonstrates how to open a text document using Client's OpenDocument method. This script demonstrates how to find footprints and 3D models in integrated library files and in PCBLIB files. This script demonstrates how to extract source library files from integrated library files with an INTLIB extension. This script demonstrates how to use Client interfaces and retrieves information on server installation files, window kinds, commands, and panels. \DelphiScript Scripts\DXP\DXP_Scripts.PrjScr This project zips up a Design project and its associated files. This script uses the zipping API exposed in the scripting engine. \DelphiScript Scripts\General\Zipper.PRJSCR \DelphiScript Scripts\General\HelloWorld.PRJSCRĪ simple hello world message using the Script form.Ī simple hello world - an introduction to DelphiScript language. This script demonstrates the use of the TTimer component and the Time function. The input.txt file is provided for demo purposes. This script demonstrates how to generate and plot a sine wave on a script form. This script demonstrates the use of the ShowModal property for the script form. The Protel.avi file is needed for this MM script. This script demonstrates the use of the TMediaPlayer component. This script demonstrates the use of graphics to build a Mandelbrot set on a script form.

moving altium 10 to new machine

This script demonstrates the use of TIniFile object and the Read/Write methods. \DelphiScript Scripts\General_Scripts.PRJSCR The DelphiScript script examples are sorted in the following script folders: Note that a wide range of useful scripts can be found in the Altium Designer GitHub collection.Īll DelphiScript scripts, whether they are script units or script forms, have a *.pas extension. The language-specific scripts available are: For example, DelphiScript scripts are in the DelphiScript Scripts folder.

#MOVING ALTIUM 10 TO NEW MACHINE ZIP FILE#

The Scripts folder within the ZIP file contains subfolders that are organized according to scripting languages.

#MOVING ALTIUM 10 TO NEW MACHINE DOWNLOAD#

This reference covers the Altium Designer script examples available for download from Altium. Parent page: Automating Design Tasks with Scripting











Moving altium 10 to new machine