AutoCad :: Stretch Rectangle To Exact Size?

Apr 25, 2012

I have a rectangle that is the correct width (X) but the wrong height (Y). How can I stretch it so the height is exactly 200? I think I know all the features of the stretch command. I can select the right nodes using a crossing polygon and stretch it an arbitrary amount with the cursor. I can also add an exact displacement to the size it was before.

The trouble is that all changes are based on the existing size. And it wasn't an exact size in the first place.

So how can I set the height to exactly 200? The SCALE command is no good as it scales X and Y the same amount.

The obvious work-around is to draw another rectangle the correct size on top of the old one. But that's an admission of failure. Am I missing something, or is there really no way to stretch something to an exact size?

View 9 Replies


ADVERTISEMENT

AutoCad :: Stretch Simple Rectangle 200mm To Right

Mar 1, 2007

I have just been trying the stretch command. I have never used this before today so thought it might be good to learn a bit more.I have managed to stretch items ok but not accurately. I tried to stretch a simple rectangle 200mm to the right. I hit the stretch command and make my selection, hit enter then type in 200mm enter, and it goes right off the screen. If I drag the rectangle it's fine but not accurate.

View 9 Replies View Related

AutoCAD 2010 :: Stretch Rectangle With Handles

Jan 18, 2012

Got a problem with polylines and stretching the handles. Here [URL] ..... I've already described the problem once but it was still found no solution.

View 4 Replies View Related

AutoCad 2D :: How To Use Dynamic Blocks To Stretch A Rectangle Using Only 1 Point

May 22, 2013

I was wondering if it is possible to use dynamic blocks to stretch a rectangle evenly, using only 1 point? I have attached a PDF of a rectangle with 2 lines coming out of each side (before & after picture). I want to use dynamic blocks to pick a point at the top right of the block, so that when I pull it out, the lines will extend, but stay attached to the rectangle. I also what the rectangle to stay in the center at all times.

View 9 Replies View Related

AutoCad :: Scaling 2D Object In Model Space To Exact Size

Mar 29, 2013

Can i scale a 2D object to an exact length and width that i need to fit into a space?

Ive been reading around online and they say use scale/ref, however i noticed by giving the ref length, it does lengthen the object to the ref length, but the height's off!

View 9 Replies View Related

Photoshop :: Exact Print Size

Jul 17, 2006

I'm having a bit off difficulty getting my printer to print at exactly the correct size. When I print 21.9 width, it comes out about 5mm wider?

On the Image Size screen here is what is showing......

Pixel Dimensions

View 1 Replies View Related

Illustrator :: CS6 - Can't Enter Exact Size

May 15, 2012

Illustrator CS6 won't let me enter an exact number into the height and width fields.  For instance, if I create a circle and enter 9mm into each field, it gets resized to something like 8.993.  If I create a square and enter 144mm x 63mm, Illustrator changes it to 144.005 and 62.999.
 
I have Snap turned off.

View 3 Replies View Related

Photoshop :: How To Define Exact Size Of Slice?

Aug 13, 2009

I'm testing Image Ready and need to know how to define exact size of slice when I make slices of banner? is this possible to do with Image Ready?

View 1 Replies View Related

Paint.NET :: How To Resize Image To Exact Size

Dec 6, 2012

I want to produce images that are exactly 4" x 6" to use as masters to make 4" x 6" borderless photo prints. I use Resize > Canvas Size > Absolute Size > 4.00 width > 6.00 height. When I save a print the resulting images are not exactly 4" X 6" so they do not produce useful borderless photos. Different photos have produced different size images using those same settings. The only way I have been able to learn that they are not the exact size that I need is to print and measure them.

Is it realistic to expect Paint.net to produce images that are exactly 4" x 6"?

Is there a better way than printing and measuring them to determine that the images are the desired size?

View 8 Replies View Related

Illustrator :: Set Canvas / Artboard To Exact Page Size?

Aug 31, 2012

I am making a website on Illustrator 1,200 px 1,200 px. When i export it to .PSD i open it as a much larger file in pixels than this and with a whole Canvas/ Artbord white area which i don't need.
 
Is there any way to keep the page size like the final ouput without the white canvas area in the export?

View 2 Replies View Related

Photoshop :: How To Batch Process / Save For Web Various Images To Same Exact KB Size

Dec 11, 2012

I have a batch of 500 jpg images all in different sizes 732 KB, 634 KB, 664 KB etc.

I need to compress / save for web down to 130 KB the entire batch. I've managed to create an action which compresses them lower than 130 KB at different sizes depending on how light or dark the images are,  but still not to an exact number. Is there a way to create such an action or script? I'm working off of Photoshop CS5, iMac 10.5.8.

View 2 Replies View Related

Photoshop :: How To Crop Multiple Images Of Exact Same Pixel Size

Dec 3, 2012

I have hundreds of scans all from one book and I am trying to straighten and crop them all out to the same pixel amounts. For example, I have a bunch of scans that are 1000x1000 pixels with overscan on all sides, they are also all at an angle. In the end I want a folder with all the pages at 800x800 nice and straight.

So, when I open the first one, I crop and straighten it to 800x800 and then I make a custom specification at 800x800. The problem is, when I go to the next one and hit crop and pic my specification, I find out that that specification is actually for an aspect ration, not a particular dimension. I want it to automatically put the crop window to 800x800, not just restrict the crop to that aspect ratio. If this could be done it would significantly quicken my work flow.

View 3 Replies View Related

Illustrator Scripting :: How To Resize Artboard To Exact Mm Size Via Script

Aug 13, 2013

I'm trying to resize my artboard to an exact mm size via a script so then I can add this to a batch i'm trying to achieve.
 
I've been trying to use the following, but i cant work out how to add the size I want in mm?
  
#target illustrator

var doc = app.activeDocument;
var docVB = doc.visibleBounds;
    var myVisibleBounds = doc.visibleBounds; //Rect, which is an array;
    myVisibleBounds[0] -= 20; //left coordinate (use negative values to add artboard)
    myVisibleBounds[1] += 20; //ltop coordinate
    myVisibleBounds[2] += 20; //right coordinate
    myVisibleBounds[3] -= 20; //bottom coordinate (use negative values to add artboard)
    doc.artboards[0].artboardRect = myVisibleBounds;

View 4 Replies View Related

AutoCad :: Stretch Actions Parameter Set To Stretch Parts Including Annotative Text

Mar 15, 2012

Voorstel spantenlijn.dwg

I have created a dynamic block. Herein I placed stretch actions parameter set to strecht parts including anotative text.

Now the block seems to work fine.

- When I am in modelspace and I change the annotation scale the text is changed correct

- When I am in modelspace and I change the stretch value of the dynamic block everything goes fine.

But when I am in modelspace and I change the stretch value in one of the annotiaton scales and then switch to another scale my text is changed annotativly (this is what I want) but the stretch value is set back to default (which should be at the changed value).

View 4 Replies View Related

VideoStudio :: Resize Photo Or Video On Overlay Track To Exact Size On Timeline?

Jun 14, 2011

I am using photos for a slideshow. How do you resize a photo or video on the overlay track to the exact size on the timeline? I know you can use the resize handles but is there a faster way?

View 14 Replies View Related

AutoCAD 2010 :: Drawing Rectangle By Given Size (Width / Length)

Jun 3, 2012

Why my AutoCAD now draws rectangles based upon coordinates and not by a given width and length as use to be?

View 4 Replies View Related

Paint Shop Pro :: Masks - Automatically Stretch To Size Of Target Image?

Aug 22, 2012

Do masks automatically stretch to the size of the target image?

In PSP8 I opened my target, 1615 x 1066 px:

Then, following the instructions, I opened this circular mask, 450 x 450 px:

But after completing the procedure my result looks like this, with an elliptical 'see through' area instead of a circle:

If this is by design, how would I get the circular effect I want? There are simpler ways of doing it for an all black/white mask.

View 7 Replies View Related

Photoshop :: How Can A Draw A Rectangle Of A Certain Size ?

May 23, 2007

I would like to be able to draw a rectangle of a certain size.

I have tried using the Rectangular Marquee tool, but cannot find how to make it a certain size in say centimetres.

View 2 Replies View Related

Paint.NET :: Rectangle Selection - Specify Size

Sep 30, 2011

I have a need to repeatedly 'copy' an area of a certain size (say X by Y) from a number of images.

I can set the size, by eye, using the rectangular selection tool and then simply move that to each area on the image I wish to copy - no problem.

But I want to do the same size from a number of different images (and will be doing this over a number of different sessions/days etc.)

View 5 Replies View Related

Photoshop :: Rounded Rectangle Tool Size

Aug 16, 2009

having drawn a rounded rectangle I'm trying to set it to a precise size -

do I have to rasterize it first or am I as ususal missing something.

View 3 Replies View Related

Paint.NET :: How To Make Rectangle Of Specific Size

Apr 4, 2012

Is there a way to make rectangle with a specific width / height?

View 2 Replies View Related

Illustrator :: Created Rectangle - File Size Too Big 3.2 MB?

Aug 29, 2012

I create a new illustrator document (Illustrator CS5 - v15.1.0), in that document I create a rectangle with the rectangle tool (fill: white; stroke: black); I save the document (.ai-format; create pdf compatible file active). The file size messures 3.2 Mb. Why is that? It's just a simple rectangle with 4 points…

View 3 Replies View Related

Illustrator :: CS6 - Auto Correct Rectangle Size

Sep 10, 2012

I am currently working in a Illustrator file that is 10% of the final print size. This is because the final size is 8,9 x 5,8 meters (15 x 7 times A1). It is therefor all my sizes have to be the EXACT size. Any flaws in sizes will be 10x as big on the final print.
 
So I am creating 15 x 7 A1 rectangles in my composition of 891 x 588,7 millimeters. 10% of a A1 should be 84,1x59,4mm. However, when I create a rectangle by this very size, Illustrator automatically changes it to 83,961 x 59,267 millimeters. This will result in a 5 pixel blank space on the 15 side, which means 50 pixels on the final size. I, but especially my boss ( -_-' ) would like this to be 0 pixels.
 
How to fix this auto correction? I think it will have something to do with the millimeters to pixel correction.

View 2 Replies View Related

GIMP :: Create Fixed Size Selection Rectangle

Sep 10, 2011

Is there a way to create a fixed size selection rectangle that I can use whenever I want to take a selection from a larger image? Currently, I'm am doing this by trial and error and it's not fun.

View 2 Replies View Related

Illustrator :: Cannot Align Any Rectangle Or Define Specific Size

Mar 13, 2013

i've some trouble with a specific document. I could not align any rectangle or define a specific size. For exemple, i choose 600px x600 px in the top "menu" bar, illustrator change the values by 599,641 px

It's the same in inch, mm..etc.. The second thing it's if i choose a specific coordinate to place the rectangle , it's change by illustrator.

I have not the problem on other document.

It's a 21 cm 21cm @ 300 dpi, proprotions 1

No grid activited or anything else to force the magnetism

View 2 Replies View Related

Illustrator :: Why Is Stroke Size Locked For Rectangle Tool In CS5

Mar 6, 2013

what I did to lock the stroke size to 1 pt for the rectangle tool. It won't go lower than that.

View 2 Replies View Related

Photoshop :: Keeping Rounded Rectangle's Radius When Adjusting Its Size

Aug 5, 2005

how I could keep the same radius of a rounded rectangle, when I'm adjusting the size of the rectangle. if you treat it like any other object, your radius will grow/decrease along with your rectangle.

View 2 Replies View Related

Photoshop :: CS6 - Remove Rectangle Tools Size Tool Tips From Corner

Jan 20, 2013

I use the Rectanle Tool a lot and Photoshop CS6 is the first PS version i see displaying some tool tips in the corner every time i draw with it.

Like this: [URL] .....
 
This is very annoying since it overlaps pieces of my black&white images distracting me. Is there any way to disable it?

View 2 Replies View Related

Illustrator :: Convert Expanded Appearance Rounded Rectangle Back To Sharp Cornered Rectangle

Mar 12, 2013

Any quick tips to convert an expanded appearance rounded rectacngle back to a sharp cornered rectangle?

View 6 Replies View Related

Photoshop :: Rounded Rectangle With Other Layers As Actual Rectangle

Feb 14, 2011

I have 4 layers (background, layer1, layer2, layer3-text). They fill all 300 x 600 pixels that comprise the .psd/future image. What I want to do is use a rounded rectangle to encompass all of the other layers, so that the surrounding pixels (around the rounded rectangle) are transparent.

I want all of my current layers to be the content of a rounded rectangle.

View 1 Replies View Related

Photoshop :: CC / Convert Rectangle To Rounded Rectangle?

Jun 28, 2013

I saw that the Rounded Rectangle properties were not available on the regular rectangle (to change corner radius).

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved