AutoCad :: Resizing 2D Drawing
Nov 10, 2012
I am working on a 2-D drawing that will be later cut out with a CNC Plasma cutter. Right now everything is fine and working. The finished drawing is about 3.5' wide and 5' length. I want to cut this same drawing out a 2nd time but have it 1/2 the size. I tried to rescale the image but it doesn't change the dimensions of any of the lines.
View 9 Replies
ADVERTISEMENT
May 10, 2012
I am having trouble now resizing my jpeg after I have dragged it into my CAd drawing. I usually do this and am able to select the jpeg in my drawing and then grab the corner and resize it to fit in the space I need it to fit in... but I am not allowed to even select the jpeg after it has been inserted int to the drawing...
I am working on the layout space in the dwg, I thought if I worked in model space it would allow me to select the jpeg, this does not work ....
View 3 Replies
View Related
Dec 12, 2012
I need to be able to re-size images that are large than 1MB in order to put them on our MLS site.
My previous computer had 2 arrow icons on the desktop.
One was for re-sizing horizontal pics and the other for re-sizing vertical pics.
I could simply drag/drop the image file onto these re-sizing icons and they would be re-sized.
The smaller file size thumbnail would appear on the desktop.
How can I get these re-sizing tools on my new computer's desktop?
I am using CS6.
View 6 Replies
View Related
Nov 29, 2011
I was wondering how you can resize 3d objects, eg) there is a wall 5 feet long and a hole for a window 1ft from the left. How can I resize the wall to, say 9ft with the window hole staying 1ft from the left hand side? Assume I can only resize from the LHS as the RHS is attached to another wall or something.
View 2 Replies
View Related
Nov 27, 2012
I made a new A4 layout, but wanted to change the format to A3. Then I usually have to resize the picture frame so it fits a A3 and not the too small A4. But this time the "resize" frame is gone and I don't know how to solve the problem?
View 1 Replies
View Related
May 29, 2012
Is there a way to widen the InputlistBox dialog box used in iLogic without having to resort to a form instead? I am unable to resize it manually when it appears and don't know of any arguements in the iLogic function that can change the width.
I have attached an image which illustrates what I'm trying to achieve. See "Listbox.gif"
View 2 Replies
View Related
Jun 29, 2012
I've had some problems with dimension fonts resizing to the last edited dim style. I have attached an example drawing. There are 2 styles here 'Gdims' and 'Stand Dims' The Gdims need to be small font and the Stand dims need to be larger. I have set the size of each style, but if I stretch the larger dimensions they auto resize the font to the set size of my last amended dim style (in this case GDims). You'll see in the attachment that I have resized the 2 blocks and the dimension font has become smaller than the rest.
Not all of my drawing behave in the same way so I'm assuming there's a setting I need to change, but as yet I haven't found it.
View 0 Replies
View Related
Mar 30, 2012
I have an assembly that is nearly completed. I am trying to change the lengths of two side rails (arrow pointing to one of them). On each end of these rails are several components that have been constrained to the rails.
When I change the length of the rails, many of the constraints show errors. I expected that all components would move with the ends of the rails as they are shortened since that is where they were constrained, but this has not happened.
The constraint recovery tool has not been useful to me.
View 3 Replies
View Related
Sep 7, 2012
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.
The wall is 47'2" and I want it to be 46' 8".
View 5 Replies
View Related
Dec 10, 2013
Eventually after I copy and paste with the clipboard enough times within one drawing, the ability goes away and I can no longer copy and past one item from one drawing to a separate drawing. I need to use the clipboard function because that is the only way of getting an item from one drawing to another.
I have download a clear clipboard function but it doesn't work. Closing CAD and restarting does not reinstate the function.
View 5 Replies
View Related
Jul 26, 2013
I have created an iLogic panel which allows me to control my revision a lot easier and puts my entered data into the parameters of the sheet itself, is there a way to have this show up on the drawing itself for a template?
View 1 Replies
View Related
Oct 13, 2013
I am trying to put together a lisp routine for exporting a Civil3D drawing to basic autocad entities and convert it to a clients layer standards.
I don't want any user input, so I see two problems with the routine at the moment.
Step 2. SAVEAS - I want the drawing to be saved in the same directory as the current drawing, either called "CLIENT_export.dwg" or preferably "Export_{current drawing name}.dwg". If the dwg exists I want it either to overwrite or increment a suffix number.
Step 4. At the moment it askes the user for a selection, I want it to select "ALL"
;;;Purpose to convert a Civil3D drawing into CLIENT layer standards.
(defun c:client ()
(setq old-echo (getvar "CMDECHO"))
(setvar "cmdecho" 1)
[Code]...
I don't have any experience with LISP or any other programming. I have just been cobbling this together from bits and pieces I have found on the web.
View 3 Replies
View Related
Sep 11, 2012
My Autocad has started a new behavior. When (in Win7) I double-click on a drawing file in Windows Explorer, Autocad opens the drawing file and also starts a new drawing, all in the same session of Autocad. Is there some system variable or Windows variable that controls this?
View 1 Replies
View Related
Oct 31, 2011
When exiting a drawing by clicking on the small X in the upper right corner of the drawing, my program routinely "stops working". I get the error message that it has stopped working and it closes. No chance to save work in other drawings open at the time. I often have three or four drawings open so my only workaround is to go through each and save, then close the one I want to close, let the system crash and reopen the other drawings. It does not crash every time but several times a day.
View 6 Replies
View Related
Sep 14, 2011
The layer is on and the ground levels on the architectural drawing in model view show the number and the box surrounding them however in the drawing window be it in the numbers have dissapeared and we are left with only the boxes ?
View 3 Replies
View Related
Jun 10, 2012
I had resized the File>Open dialog in Inventor. I had resized it so that it was quite large so I realized pretty quickly when I opened another file, that the window size had rest to its original size.
What I found was that if I export a parts list to excel, then go to File>Open, for some reason the size of my file>open dialog is cleared.
View 4 Replies
View Related
Jun 21, 2013
Setting up a tabulated ipart drawing template. Which is better...one drawing file with a table or individual drawings for each tabulation? Also does one method work better than the other when introducing vault?
View 1 Replies
View Related
Mar 7, 2013
I want to insert another drawing layout tabs contents in current drawing.
It's easy for MODEL tab, but for LAYOUT tabs, I dont know how!?
I prepared a code for INSERTING MODEL tab in current drawing:
(defun INS_DWG (TAB path dwg P / blk)(setq blk (strcat ""*" path dwg """));(setq N (vla-get-count (vla-get-layouts)));;Number of LAYOUT TABS in dwg(if (or(= TAB 0) (= TAB nil))(command "INSERT" blk P 1 0)); TAB=0 or omitted ==>Insert MODEL;(if (= TAB 1));==>Insert the 1st LAYOUT in dwg file;(if (= TAB 2));==>Insert the 2nd LAYOUT in dwg file;and so on....);;;usage:;;(INS_DWG 0 "c:\test\" "test.dwg" '(0 0))
View 8 Replies
View Related
Sep 20, 2013
I've recently made a new drawing template with ilogic prompts for entering data for all fields within the template. It also sets view sizes etc. I have lots of master drawings, which are reused when sizes etc change for a contract, which i would like to transfer to this new template. Drawing Resource Transfer Wizard does not offer this function.
I could get all drawings in a folder copied to specific sheet size on the master template.As the template will probably be developed further in the future I'm very loathed to do this take manually.
View 6 Replies
View Related
Nov 28, 2012
Recently upgraded to Civil 3D 2013 and drawings opened up fine. Now today any drawing that opens shows the plan view as last saved but then after loading takes the drawing and shifts it into a 3d view similar to a crossection. Is there a setting somewhere that has been changed? I noticed after a windows 7 update was preformed.
View 7 Replies
View Related
Jul 25, 2012
I realize it may be a Civil3D question. When I change my drawing scale in the "Drawing Settings" dialog box to 1"=40', for example. The Annotative scale in the Properties Palette changes to 1"=40'_XREF.
View 2 Replies
View Related
May 9, 2013
I'm taking over the development of some Autodesk addins that are used to parse a drawing to bring back text from the drawing, namely title block and bill of materials information. I have another process that runs and reads the meta data for the drawing itself that gets run from Vault before checking in the drawing. I need to know if I can combine these two processes such that I can parse the drawing outside of AutoCad. Is this possible?
View 3 Replies
View Related
Dec 2, 2013
I would like to know if there is a way to insert drawing no.1 into drawing no.2 (not copy sheets!) so that if I change the drawing no.1, the drawing no.2 (the one that contains no.1) also updates.
That is because I would like to have one part of the drawing that is ''standard'' and multiple drawings that contain this part (so that this part is defined in all drawings but is always the same). Because I don't want to have a separate drawing for the ''standard'' part, but only drawings that contain it.
View 4 Replies
View Related
Aug 4, 2009
is it possible to change a 'flat' drawing into an isometric type of drawing? I currently have an end view of an item that I need to draw in isometric, but it's fairly detailed with curves etc and will take a long time to draw again from scratch in isometric...
View 7 Replies
View Related
Mar 23, 2013
I have two drawings A and B. I work in A and I need some design elements from B.
When I open the drawing B everything I have in drawing A disappeared. I refer to all elements of design (blocks, lines, polylines, etc.).
After studying the issue have concluded that the design of all elements were automatically isolated. Right click> Isolate> End Object Isolation and everything reappears in drawing A.
I mention that I installed Autocad Map 3D 2012 x64 on Windows 7 x64 and work in Map Classic Workspace using the same coordinate system in both drawings.
View 4 Replies
View Related
Nov 10, 2011
I downloaded multi-batch as someone here said they like it for batch plotting. Once installed, however, it has changed a setting in AutoCAD. I can no longer open more than one drawing at a time. If I have a drawing open and try to open another drawing it asks me if I want to save the current open drawing.
I can not close a drawing either without exiting AutoCAD or trying to open another drawing. I un-installed multi-batch but it did not fix the problem.
View 4 Replies
View Related
Nov 16, 2011
When I open an drawing, AutoCAD opens *two* drawings, the one I wanted *plus* a new one (called drawing 1.)Why does this happen and can it be prevented?
View 6 Replies
View Related
Mar 5, 2012
I am editing an existing block to change the lineweight and have tried using the REFEDIT command as well as double clicking the block to take me into the block editor and making my changes there. I am sucessfully able to edit my block and make the changes using both of these methods. Where I am running into an issue is that the block I have edited only retains its new settings within the drawing that I changed it in. If I insert that same block into a new drawing I have to re-edit the block again the make the changes that I want. Why are my blocks not retaining their settings from drawing to drawing.
View 9 Replies
View Related
Jan 17, 2013
I am trying to copy and paste a surveyors drawing into a drawing I've been working on to place my building on the site for oreintation etc.
When I copy and from his drawing onto my clipboard and paste it into mine it is waaaayyyy small.
The scale his drawing says it is drawn in is 1:1
Mine is 1/4"=1'-0"
When I xreffed it into my drawing it did the same thing. What do I do?
View 8 Replies
View Related
May 3, 2012
I have survey points in drawing A. I want those points to be available for drawing B. How do I do this?
(Coming from LDD where points were project based not drawing specific).
View 4 Replies
View Related
Apr 6, 2011
I am self taught on acad 2008, and have created a complex 3d drawing over the last year or so. But I need it to be represented in a mechanical drawing. I tried flatshot, but this is not true to form. Is there a way to do this? (an easy way)
View 9 Replies
View Related