Pcb Logo Creator
Posted : adminOn 1/27/2018• The documentation area is where you can find extensive, versioned information about our software online, for free. • View the schedule and register for training events all around the world and online • Browse our vast library of free design content including components, templates and reference designs • Attend a live webinar online or get instant access to our on demand series of webinars • Get your questions answered with our variety of direct support and self-service options • Stay up to date with the latest technology and industry trends with our complete collection of technical white papers. • Quick and to-the-point video tutorials to get you started with Altium Designer • •. General folder General scripts DelphiScript Scripts General_Scripts.PRJSCR Script Filename Description IniFileEg This script demonstrates the use of TIniFile object and the Read/Write methods. Mandelbrot This script demonstrates the use of graphics to build a Mandelbrot set on a script form. MM This script demonstrates the use of TMediaPlayer component. The Protel.avi file is needed for this MM script.
How to put a Logo on a PCB in Altium Designer. Altium AD 10 Examples Scripts Delphiscript Scripts PCB PCB Logo Creator” and double click “PCBLogoCreator.
ShowModalEg This script demonstrates the use of ShowModal property for the script form. SineWave This script demonstrates how to generate and plot a sine wave on a script form. TextFileConvert The input.txt file is provided for demo purposes. TicTac A Tic Tac Toe game. UpdateTime This script demonstrates the use of TTimer component and the Time function. HelloWorld DelphiScript Scripts General HelloWorld.PRJSCR Script Filename Description HelloWorldDialog A simple hello world message using the Script form.
HelloWorld A simple hello world - an introduction to DelphiScript language. Zipper DelphiScript Scripts General Zipper.PRJSCR Script Filename Description ZipperForm This script uses the zipping API exposed in the scripting engine. Reading File Complete more. This project zips up a Design project and its associated files. DXP folder DXP Scripts DelphiScript Scripts DXP DXP_Scripts.PrjScr Script Filename Description ClientServerInterfacesReport This script demonstrates how to use Client interfaces and retrieves information on server installation files, window kinds, commands and panels. ExtractFilesFromIntLibs This script demonstrates how to extract source library files from integrated library files with an INTLIB extension. IntLibSearchDemo This script demonstrates how to find footprints and 3D models in integrated library files and in PCBLIB files.
OpenADoc This script demonstrates how to open a text document using Client's OpenDocument method. Driver Forsa Fs 3120 For Windows 7 here. ReportIntLibData This script demonstrates use of Integrated Library Manager and Model Type Manager interfaces to extract data associated with each interface. ReportPCBViews This script reports all opened PCB documents and its views in DXP. ServerProcessReport This script demonstrates how to generate a report for all installed servers' processes in DXP. SettingDocumentDirty This script demonstrates how to set a document dirty, so it is saved when Save command is invoked. DXP Version DelphiScript Scripts DXP DXPVersion.PrjScr Script Filename Description DXPVersionUnit This script demonstrates how to find the version number of the DXP application. PCB folder PCB Scripts DelphiScript Scripts PCB PCB_Scripts.PrjScr Script Filename Description Count_Connection_Lines This script demonstrates how to count connection lines (unrouted tracks) on a PCB document and displays the results on the Messages panel.
CreateAVia This script demonstrates how to create a new Via object on a PCB document. CreateComponentOnPCB This script demonstrates how to create a new component on a PCB document.
CreateFootprintInLibrary This script demonstrates how to create a new footprint on a Library document. CreatePCBObjects This script has various functions to create different PCB objects on a PCB document. This script uses the SendMessageToRobots method to send PCB messages CreateRules This script demonstrates how to create two different rules - maximum - minimum width rule and a room definition rule (confinement constraint). Cycle_Pcb_Cursor_Type This script cycles through available cursor types on a PCB document. DeletePCBObjects This script demonstrates how to delete PCB Objects and update the Undo System properly.
EmbeddedObjects This script demonstrates the use of embedded objects; that is, creates and fetches these embedded objects on a current PCB document. NetObjectAssign This script demonstrates how to assign a net property to a new object that has been placed on a PCB document.
PadViaCacheProperties This script demonstrates the use of TPadCache record and GetObjectAtCursor method for Pad and Via Objects. Load PadViaExamples.PcbDoc from the DelphiScript Scripts PCB folder before running the script. PadStackInfo This script demonstrates how to fetch different pad stack information on a PCB document. QueryBoard This script queries the current PCB document for board settings information. Undo This script demonstrates the PCB's Undo system.