Photoshop :: Measuring Length And Width Of Objects
Jan 7, 2013
I want to use photoshop cs6 extended to measure maximum length and width of objects (like in the picture below). how to do that? Is it also possible to do it automatically?
With using superelevation wizard in Civil 3d 2012, changing the lane width is not affecting the resulted values of transion length and run-off length, Is that correct ? ( as civil is using standerd AASHTO tables which assume that lane width typically is 3.6m )
Also, There is only 2 tables for 2-lanes and 4-lanes roadway, Is it for total road width or for one directon only, and what about different no. of lanes ?
I'll start off by saying I'm new to scripting. I've tinkered with a script I found for measuring the length and width of a selected object and placing those values in a specs portion of the file. It works great, I'm very excited about how much better my life could be if I conquered scripting, and now I'm struggiling to get another one working but I'm a little stuck.
What I need to do now is measure and print the distance from the right edge of a selected object to the left edge of another object named "repeat" in a designated "specs" area of the page. The idea is to show the distance between a print impression and when it will print again (repeat), because it is printed using a print cylinder that rotates to print over and over on a continuous film.
I'm a little fuzzy on how I call the value of the left side x value of an object, but basically what I want is to use that value and then subtract from it the width of the selected object. The difference is the distance between impressions.
I want to be able to measure objects from their top left position in relation to the x - y position. It appears that I can measure from the centre of objects but that makes the x-y co-ordinates something other than 0.
I can also measure objects from an x-y of 0 but then the object co-ordinates are x0-y0 regardless of where it is on the page.
In Illustrator you can elect to measure from top left to bottom right of an object including the middle nodes in relation to the x-y (wherever you set it), I am sure this must be possible but how.
There's a rectangle box on a web page I'd like to measure and colour-pick so I can replicate it in either Photo Paint or CD to use on my own web page. If I'm able to do from using CD's tools external to the program, or do I need to download a third party program to do it?
I am trying to draw 3D models for the first time, and something is confusing me. Sometimes when I draw a rectangle and it asks for a length width and height it seems the width means something else and the width means something else. I think the width means the distance from the z-axis on the XY plane, but then sometimes it is the distance from the Y-axis on teh XZ plane. I am just wondering if there is a good way to keep that a constant, or to remember which the length, width, and height is referring to at any given time.
I'm trying to change the size of a rectangle wall and I'm looking for "length" and "width" buttons in the properties manager box and can't figure it out. I thought I could just key in the new size after establishing an anchor point.
I've tried lengthen and extend. But the object is a closed polyline and what I'm doing is not working. Not having much luck with the key-grips either.
I found a lisp in the net to create a rectangle by marking objects in a draw.
But it would nice to get at the end of the lisp after creating the rectangle a output in the command line about the length and with of the created rectangle.
who can add the code for the length/width output?
(defun C:wer (/ AUSWAHL INDEX ELEM XYMIN XYMAX MINX MAXX MINY MAXY DATA A) (vl-load-com) (if(and(or (and (setq AUSWAHL (ssget "I")) (> (sslength AUSWAHL) 0)) (and (setq AUSWAHL (ssget)) (> (sslength AUSWAHL) 0)) ) (or(setq A (getreal " Randabstand <0> : ")) (setq A 0.0) ) ) (progn (setq INDEX -1) (repeat [code]........
Several times, we generate a drawing, and the text widths in the columns vary greatly. Some have text that is ten characters long, and others have thirty-plus characters.
Is there a way to be able to select the table (or perform the command to all tables in the current layout) and have each of the columns expand to the appropriate width, that depends on the longest string of text in that column, for each column. The problem I see, is that some tables have two columns, some have six, and of course other with any number in between. The same is also true for the amount of rows.
I am trying to create a iLogic Rule that will measure the Length, Width and Thickness of a part and ut it into the custom fields we have. I am having a hard time remembering how to get it to do it from the assembly level. I want to run this on the assembly and have it populate all the parts inside of it. The code below will do it for a part but what is it I add to get it to drill down into the assembly?
Then I want to add this formula to the Stock Number iProperty = <Length> X <Width> I can get it to add the values but I can not get it to add the formula to the stock number.
How to predict what Inventor will choose for the length and width on a sheet metal flat pattern? We have similar parts (produced from iPart factory). Some of them use the small dimension for the width and some use the longer dimension for the width. This behavior seems random.
As a temporary fix we have set width = <sheet metal length> and length = <sheet metal width> on some parts to force the numbers where they should be.
I tried to attach the iPart, but it's too big .
Side note:
We DO understand how to use conditional suppression in iParts. We chose to use thicken instead to produce or exclude our notch in this case for reasons I could explain if needed. I don't think this has anything to do with our length/width issue, but wanted to included that info in case I'm wrong.
In our “Parts list” (or BOM as we call it) on our .idw’s we have field for “LENGTH”. For example, we use round tubing. We would list the cut length of that piece of tube in the “LENGTH” column. As it stands now, we add “LENGTH” as a custom iproperty in the .ipt. Then in the drawing we add that property to the parts list to capture the length. This works fine, but I’m wondering if we can eliminate some steps by capturing the actual dimension from the sketch to automatically populate the “LENGTH” value. Needless to say, this would eliminate room for error (less typing) and will update the value automatically if length is changed or if the part is copied. I suppose the same would apply for “WIDTH” on sheet metal parts... How do I do this?
I want to have a Blank size custom iproperty using flat extents length and width this is what i did but gives error is there a way to get this to work the way I want it to? I dont want a Length and width to be seperated would like it all in one.
I found this script that makes the selected objects the same width AND height. I am very new to creating scripts. is it possible to modify this to make an object the same width leaving their heights the same?
mySelection = activeDocument.selection; if (mySelection.length>0){ if (mySelection instanceof Array) { goal=mySelection[mySelection.length-1]; for (i=0; i<(mySelection.length-1); i++){
Illustrator has the 'Transform Each' dialog, but it only allows you to scale multiple objects by specifying a percentage. Is there any way to specify the size in pixels? More specifically, imagine I have 10 rectangles on my canvas, and I want them all to be of a specific height. The rectangle position on the canvas matters, so I can't do the 'vertical align to top and then resize group height' trick - they need to be resized in place.
Howdy gang, I am trying to create a peace sign in CDX6, but I cannot change the lengths of the two angled members, as they seem to be selected in some special mode. I am sure that this is a quick fix (and I have a CD Book coming today) and obvious.
I have created an object and unioned it with another object of what i assumed was the same length.
These nasty lines appeared and as i zoomed in an unwanted face appeared.
I have tried solid edit and delete face but it says gap cannot be filled. There is another unwanted face i am assuming on the other side but the gap is so small my computer always freezes and slows down before i can get in that close to examine it.
Is there a way - or 3rd party app or lisp- to change the width of multiple Mtext objects all at once? I have several drawings where the width of all Mtext objects is 1.25, and I would like to change all of them to 1.
I want to know how I can resize the width/ length of a art?
I went through APIs and got some useful suite like AITransformArtSuite. But I am unable to use it's method TransformArt. since I don't know how to create appropriate AIRealMatrix.
I'm having an issue where I'm creating a white border around two landscape oriented images that are the same exact size then doubling the width of the canvas. I've never had this issue before with PS CS6.. I tried resetting the photography workspace but no luck. I tried with two portrait oriented images and the same result. I've restarted my machine. I'm on Windows 7 Pro 64bit and I'm running PS CS6 64bit as well. Thought to do a repair through Programs and Features but there is only the option to uninstall. I haven't done anything out of the ordinary except use an action a few days ago I downloaded and used from
[URL]........
and I downloaded and used the press print action.
How I can correct this? If an image is 20 inches wide and I'm doubling it to 40 it's tripling the width to 60 inches. Is there a way I can reset every aspect of PS CS6 to get back to a factory state other than uninstalling and reinstalling?
I'm having trouble with the spacing of my text when I import a .rtf file. The spaces change width based on the width of the columns. The problem does not effect all the paragraphs only select ones. If I change the width of the column the spacing of the text will fix itself. All of the text is the same text style. I have attached a copy for reference.
Is it possible to change the length of a line based on the length of an attribute?
I'd like to make the line a MINIMUM length of X" (I haven't decided how long yet--but know I'll need a minimum). But then after the user fills in the attribute, I'd like the length of the line to change to the length of the attribute plus a small amount (again, I haven't decided yet how much extra).
I was wondering if there is a way with DB's to have a line "follow" or "grow" with the content/value length of an attribute. Maybe some method of linking the attribute width to length of the line? Essentially, it would work just like turning on the underline setting when typing in mtext editor (or any program with an underline option for that matter), expect that the line could be placed anywhere, and would not have to reside directly below the text.