PDA

View Full Version : Vector issues and questions



myxpykalix
09-22-2009, 10:37 PM
I want to use these vectors to make a picture frame. It is set up for 8x10 but when i resize the vectors to make a 17.75"x9.75" frame my vectors get distorted (as depicted by the arrows). My thought was to cut my vectors, insert the longer lines and reattach.

9024

eaglesplsh
09-22-2009, 11:07 PM
Hey Jack,

You could do the cut/insert filler lines routine, as you've already figured out, but there's an easier way to do it in PartWorks and most drawing programs...

Select the node editing tool (to the right of the standard pointer tool)

Click on the vector you want to stretch, the nodes will show up as black squares.

Drag a box around the end of your picture frame to select all of the nodes that you want to move.

Move the pointer over one of the selected nodes. (they turn red to show they've been selected) The pointer will change to a cross. Click and drag the selected nodes to make your piece the appropriate length.

khalid
09-23-2009, 02:15 AM
I think you must use scale function jack... It seems you are scaling in a single plan..

----------------------------------------------
https://my-woodcarving.blogspot.com/

john_l
09-23-2009, 02:53 PM
Jack, I am not sure what software you are using but in my design software of choice I would slice the original vertically in the middle somewhere and then again just a little to the left or right. You can then move the pieces on the ends to where they are positioned with your critical length measurement from left to right. Then just stretch the middle disected section to overlap the left and the right piece a little. Then weld it together.

Sounds complicated when typed out but I am pretty quick at it and find this a very accurate method.

john_l
09-23-2009, 02:59 PM
Like this jack,


9025

myxpykalix
09-23-2009, 07:15 PM
Thanks John...I need to measure my artwork that i'm making a frame for and transfer that to the inside measurement for the bottom and side pieces to come out with the proper size.

Sometimes i have the right answer but pose the question because its better to be right then sorry.
And when you have a bunch of experts "on-call" why not use them right? thanks

9026

john_l
09-23-2009, 08:37 PM
Right-on... I am here for the same reason. Be sure to post a pic after you make them. Looks like a neat design.

joe
09-23-2009, 08:44 PM
Jack,

There are several ways to go about solving this problem. As you described, cut and paste would work. I'd simply convert your design to curves. This will give you nodes. By selecting all the nodes on the end of your drawing, you can slide them in and out without any distortion. That way your panel could be 1" wide or 100" wide and the height would be the same.

Joe
www.normansignco.com (http://www.normansignco.com)

butch
09-24-2009, 08:18 AM
9027
Jack
Just another way. I haven't made this type of frame, but have drawings for one. I think it is a great idea. I was going to use it for children toys.
But this is how I made these types of additions, when I want to change the sizes disproportionately. So I don’t have to remember the sizes of the ends to add, I just use the side I want to add. I make a copy of the ‘tab’ then delete all the sides but the side with the ‘tab’.
I make the rectangle the size that I want the frame to be.
To add the tab, I align the tab and the box, using ‘Align Selected Vectors’. If the edge of the rectangle is 6.0, then I move the ‘tab’ to 6.0 and use ‘Weld Selected Vectors’.
If I want to make the female tab, I simply align the tab to the box , using ‘align left/right and align top/bottom’ and ‘Subtract Selected Vectors’.

Butch

bcammack
09-24-2009, 08:24 AM
Take that 45° angle and the notch and save it as a different dxf, then you can bang out simple rectangles of the desired length and do "Insert Block" to pull the 45 in, rotate it to the desired attitude and drop it onto the end of rectangle.

Save the angle section mirrored, too, so you can save that step when inserting the block at the other end.

Our CAD guys have done that for all the boilerplate stuff they insert when refining the raw digitized template of a countertop into a production ready CAD drawing. They've even got macros associated with buttons on a custom toolbar to kick off the whole block insert process for a particular shape.

This is with IntelliCAD, but most CAD software has an "Insert Block" function.