On Mon, 27 Oct 2008 19:47:32 +0200, Duncan Drennan wrote: >> How do I best divide a copper area (physically) into subsections with >> complicated shape/outline. > > Is there a good way to do this with PCB?
If you want to partially divide a polygon: * Draw lines on copper with zero thickness but finite clearance. If you want to completely dissect a polygon: * Divide the polygon with thin tracks. Parts will render invisible. * Let the mouse hover over the visible part of the polygon. Use the command MorphPolygon(Object) to make each snippet a polygon on its own. Alternatively you can select the polygon and apply the variant MorphPolygon(Selected) ---<(kaimartin)>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

