0.0
No commit activity in last 3 years
No release in over 3 years
This package is a wrapper around [LayoutScript](https://layoutscript.com) for Rudy. It searches the [LayoutEditor installtion](https://www.layouteditor.com) on your system and imports the Ruby module for LayoutScript. To use it just add 'require "LayoutEditor"' to your ruby script and all feature describe in the [LayoutScript manual](https://layouteditor.org) are available.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

LayoutEditor

The LayoutEditor is the most popular software to edit designs for MEMS and IC fabrication. It is also often be used for Multi-Chip-Modules (MCM), Chip-on-Board (COB), Low temperature co-fired ceramics (LTCC), Monolithic Microwave Integrated Circuits (MMIC), printed circuit boards (PCB), thick film technology, thin film technology, ....

The LayoutEditor includes LayoutScript a scription interface to several scripting languages. LayoutScript is included in any LayoutEditor package and can be downlaoded with it.

This package is a wrapper around LayoutScript for Rudy. It searches the LayoutEditor installtion on your system and imports the Ruby module for LayoutScript


To use this package just add require LayoutEditor to your Ruby script. Any further manual of the Ruby API is includes in the manual of the LayoutEditor.