Hi, i want to know if i can group objects and give them some kind of indicator, name etc. then select them as a group easily with that indicator.
Hi, i want to know if i can group objects and give them some kind of indicator, name etc. then select them as a group easily with that indicator.
canberk unal wrote:
Hi, i want to know if i can group objects and give them some kind of indicator, name etc. then select them as a group easily with that indicator.
No unfortunately the group function in EAGLE does not work that way. There is a ULP around that somebody on here wrote (I think it's called something like pickgrouped.ulp) which allows you to select a group of components in the schematic and then when you run the ULP you have the corresponding parts selected and moving in you board editor, this might help you out if your schematics have things drawn in sensible groups.
Best Regards,
Rachael
canberk unal wrote:
Hi, i want to know if i can group objects and give them some kind of indicator, name etc. then select them as a group easily with that indicator.
No unfortunately the group function in EAGLE does not work that way. There is a ULP around that somebody on here wrote (I think it's called something like pickgrouped.ulp) which allows you to select a group of components in the schematic and then when you run the ULP you have the corresponding parts selected and moving in you board editor, this might help you out if your schematics have things drawn in sensible groups.
Best Regards,
Rachael
rachaelp wrote:
canberk unal wrote:
Hi, i want to know if i can group objects and give them some kind of
indicator, name etc. then select them as a group easily with that
indicator.
No unfortunately the group function in EAGLE does not work that way.
There is a ULP around that somebody on here wrote (I think it's called
something like pickgrouped.ulp) which allows you to select a group of
components in the schematic and then when you run the ULP you have the
corresponding parts selected and moving in you board editor, this
might help you out if your schematics have things drawn in sensible
groups.
'someone' in this case is me 8-), but pickgrouped.ulp is for picking
up parts in the board editor, that were grouped in the schematic
editor.
But it should be relatively straightforward to write an ulp that saves
the information about grouped objects to a file (or to eaglerc.usr).
--
Lorenz