[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: The amazing Align/Distribute plugin
> PlaceRel****(NAME,X,Y,CORNER) where CORNER is ll,lr,ul,ur
Or, give MoveElementTo some flags...
MoveElementTo(NAME,X,Y[,flags]*)
where flags is:
rel - relative to its current position
ll,lr,ul,ur - relative to that corner
mark - relative to the mark
cursor - relative to the cursor
selected - relative to the selected element's mark
copy - copy the element
rename - rename the element after the move (new name is next arg)
rotate - rotate too, angle is next arg (signed=rel, not signed=abs)
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user