gEDA-user: Polygon clear line question
DJ Delorie
dj at delorie.com
Thu Oct 12 11:41:14 EDT 2006
> When I draw polygons, some copper lines have clearance to the
> polygons and other copper lines do not. How can I make them all
> having polygon flag i.e. making them all be separated from polygons?
> short key 'j' and 's->j' do not work for this situation. Thanks.
Select -> Select All Objects
:ClrFlag(SelectedLines,Join)
(Note to Harry: This seems to be broken with clipper)
More information about the geda-user
mailing list