> -Groups("7,8,c,1,3,4:2,5,6,9,10,s")
> +Groups("1,3,4,7,8,c:2,5,6,9,10,s")These are semantically the same. > I guess I need to identify whether the geiven layer "Layer" is a member > of the component or solder _group_. Right, see the png stuff again. Given a layer, you need to determine which group it's in, and compare those. Or, if you're iterating groups, precalculate if you're in the solder/component group and just remember that. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

