![]() | Thread | ![]() |
Introduction
no help | How to convert text into a polygon by a macro? by anonymous - 28 Feb 2010, 1:19 CET Hy, only a few bits and my first macro is ready. I've written one to get an array of text to adress structures for dose trials. The macro will place the text and afterwards it will convert it to a polygon. But every command I tried gives me an error message. by Juergen Thies - 28 Feb 2010, 10:29 CET Converting one text element to polygon will result in many polygon elements. So toPolygon() can not be part on any single element operation, but is part of a cell operation. So please use cell->toPolygonSelect() or cell->toPolygon() instead. by anonymous - 28 Feb 2010, 11:09 CET Thanks for replying so quickly. I thought I already tried that without success, but it works. Maybe it was a little bit too late for me ;o) Please log in to post! The LayoutEditor™ is a program to design and edit layouts for MEMS/IC fabrication and CMOS IC design .Designing these layouts require a high precision. In IC design a sufficient resolution and a possibility of a high scaling is required. The resolution of the LayoutEditor can be set in a wide range and is normally set to 1 nano meter. A higher resolution makes no sense due to atomar structures. With this resolution the LayoutEditor can draw elements up to 4 meters. In many IC design houses this is enough for IC/MEMS which extend usually less than 0.1 meters.
The productions of MEMS/IC is done in many layers. For each of these physical CAD layers a belonging layer had to exist in the drawing. Additional logical layers are required for describing/naming purpose. So a lot of layers are needed. By default the LayoutEditor is limited to 128 layers. But it can easily be adjusted, if more layers are required.
IC Designs often contain a plenty of repeating structures. Essential for micro fabrication of these designs is therefor a hierarchical design. This means, that the complete repeating structure only exists once in a single cell. These cell is then referred multiple times in the main drawing. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
© 2009-2010 juspertor UG (haftungsbeschränkt), © 2004-2009 Jürgen Thies