Dear Svenn,

> In a drawing that I have, I suddenly need do expand the size of  a box
> to fit some text. Expanding the box is easy with the edit function,
> but all the rest of the drawing has to be moved and extended. One idea
> that came to my mind was that if I could draw a vertical cut-line and
> give a command like: "all elements to the right of this line move 10
> units to the right, all elements on the left of this line move 10
> units to the left and all lines crossing the cut-line are extended."
> 
> Of course, then the thought came to my mind: "What if I only want to
> extend a part of a design", say, I need to add another input pin on a
> block, but there is simply no more space for another pin, and the
> signal routing is dense both on top and bottom of the block. That's
> probably a stretch function where a part of the module block is
> selected and all the routing below and then this is moved while
> maintaining connections.
> 
> Do you understand my idea? Is something like this already implemented
> without me knowing about it?

Some time ago, I implemented the structures and code necessary to edit
more than one item at a time.  I intended to implement multiple-line
stretches, and that would potentially include the method you describe
above.  At the moment, though, your only recourse is to select the
"wires stay attached to pins" option in the "Options" menu, which will
do part of what you're looking for.

                                                ---Tim

+--------------------------------+-------------------------------------+
| Dr. R. Timothy Edwards (Tim)   | email: [email protected]    |
| Open Circuit Design, Inc.      | web:   http://opencircuitdesign.com |
| 22815 Timber Creek Lane        | phone: (301) 528-5030               |
| Clarksburg, MD 20871-4001      | cell:  (240) 401-0616               |
+--------------------------------+-------------------------------------+
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to