AutoCad :: Can Move The Model Tab
Jan 23, 2012
i would like to know if i can move the model tab. the tab next to the shhets as seen in the picture below. i have many many sheets to this drawing. too many to see all at once along the bottom of the screen and i find it annoying having to scroll back to model fromt the sheet i am working on. would be good if i could "Move To End" like i can do with sheets.
View 5 Replies
ADVERTISEMENT
Jul 22, 2011
i have been sent some borders that are drawn in model space, i want to move them to ps and save the as template's. i have tried chspace but that does not seem to work. if i start a new drawing and paste the border as a block the scaling is wrong, i can use a vp to display the border in ps and then draw a vp inside the border but don't want to do that really.
View 9 Replies
View Related
Nov 6, 2011
I am having problems moving my drawing from the layout tab to the model tab.
Copy and paste is not working.
Is there another way to move the drawing?
I have attached the file that I am working with.
Chestofdrawers1.dwg
View 9 Replies
View Related
Nov 20, 2013
When I try and move some of my cross sections in model space the vertical grid gets very large. Can not figure out why this is happening. And using Civil 3D 2014
View 1 Replies
View Related
Jul 9, 2013
I have code that will set and sae a current UCS to the front of an entity, of course, depending on the viewpoint. This is so, because we need all draft lines in front of 3D solids, such as dimensions, leaders for labels, text entities and so on (the reason for not putting these entities in paper space is another discussion ).
But I'll have on of two problems on numerous occasions:
1. The user forgets all together to run the command.
2. The user will pick the wrong entity that is in the foremost position in that view.
The code I have utilizes the following:
(setq ent (car (entsel)))
(vl-load-com)
(setq obj (vlax-ename->vla-object ent))
(vla-getboundingbox obj 'LowerCorner 'UpperCorner)
(setq LowerC (vlax-safearray->list LowerCorner))
(setq UpperC (vlax-safearray->list UpperCorner))
Then I'll analyze the X, Y and Z of both the lower and upper corners, and set my UCS to whatever is proper.
Is there a "LowerCorner" and an "UpperCorner" for all entities. I can't see "VSMIN" and VSMAX" working because the elevation of the returned coordinates is always "0,0"
View 4 Replies
View Related
Jun 29, 2013
CAD-Newbie working in paper space zoomed in close. I want to return to page extents but am zoomed in so close I can't click outside paper space to move view control toolbar to model space. is there a simple key command to perform this function?
View 9 Replies
View Related
Dec 1, 2006
I try to select and move a layer using the Move Tool, another layer is immediately selected and moved instead.
Also, if I have layers inside a folder and try to move one of those layers, the entire folder is selected and all layers within that folder move.
I have not grouped any layers together.
I'm using Mac OS 10.4.8 with PS 9.0.1
View 3 Replies
View Related
Mar 24, 2011
If I have a dynamic block of a window. I can move either side of the block but the basepoint doesn't move. Is there a way to move the basepoint as well so its not off in space? or just delete it and have it now shown?
View 1 Replies
View Related
Oct 4, 2011
Am trying to convert this pump into solid ?
View 6 Replies
View Related
Sep 20, 2012
When I zoom in or zoom out the model, normally the dimension will follow the model too.But now in Autocad 2013, even the model size change, the dimension still remain unchange. why? Is there any setting I miss out? URL....
View 2 Replies
View Related
Nov 20, 2012
I just got back from maternity leave and I left work at Autocad 2011 and came back on Autocad 2013. I work thru my viewports in my model space, and I've noticed that when I pan and zoom in or out or move to quickly from one point to another (didn't notice which) my model space swaps to paper even if I'm in a command. Is this something I can deactivate?
View 3 Replies
View Related
Jan 15, 2013
My problem today is that I made a Model of a Part of a ship using surfaces rather than solids because the engineer thought it would be easier to bring into ANSYS program for analysis but he is now having a problem with it and I am looking into converting my current model to solid. I can do it but the method I thought of using is quite long winded and we are working to a tight deadline.
1.open up the surface part
2.use "Offset/Thicken"
3.any clashes between parts make a sketch and cut away.
the problem is the amount of plates I have and the time it takes to sort them out.
View 1 Replies
View Related
Feb 21, 2011
I then change to my A0 template on a different tab in the same drawing, size up the model in model space within the viewport (everything still fine), then as soon as I scale the model to 1:200 the icons I've added to the drawing (I say icon it's one particular group of icons - CCTV camera icons I've made and added) suddenly become massive and three times the size.
If I add them when already at 1:200 they're fine but it only seems to do this when I actually scale the drawing.
View 6 Replies
View Related
Jun 5, 2012
When I draw a square and then a line attached to the square and then try to move the line the line the square move with it. How can i avoid that
View 1 Replies
View Related
May 11, 2011
In the example below, I would like to select the three dimensions 14'-1 3/8's, 2', 28' and be able to move them all up or down at the same time...how do I do that?
dims.jpg
View 9 Replies
View Related
Apr 12, 2012
I have a .dxf model and I need the file in .ipt format as a 3d model. (I got the file from a website)
View 3 Replies
View Related
Apr 13, 2012
Basically I've got a detail specific to my design, I've extruded all of the layers up to their desired levels etc, but now I want to be able to rotate it all so that instead of these layers being orientated vertically, they are orientated horizontally, if that makes sense. I understand that there is something involved with the UCS but I'm not sure how to get this to work. This may be an issue with my computer as I know my laptop graphics card is pretty rubbish and impacts a lot of 3d programs such as Rhino and SketchUp so this could be the issue here
View 2 Replies
View Related
Jan 10, 2014
I need to import a pump model from a vendor into a model I've created in MEP 2011. I tried to open the .IAM file in AutoCAD 2013 using the Import function however I keep getting an error which says "The specified file is invalid or unsupported".
View 2 Replies
View Related
Sep 11, 2013
I am currently using AutoCAD Civil 3D 2010 for surveying work and have been trying to figure out how to use part of an existing survey of land model. I have it in a layout (paper space) and used a viewport to get the section I am after but there are some changes in labeling and minor model modifications needed to make it a stand alone model and I do not want to modify the original model to make these changes. How can I take a section like I have in view port and make it into its own model with a different scale so the changes can be made and the original model is left in tact?
View 7 Replies
View Related
Mar 4, 2008
We received a surface model from a vendor that I have patched up as best I can, it still has one hole that I can find that I haven't been able to fill. Ideally we would like to have a solid model, but I'm running out of time to get this done and the surface model we have would be good enough for our purposes IF I can get the yellow surface tangent lines to turn off or change their color to black.
I've attached a jpg of the surface model with the yellow lines and uploaded the model here: [URL].....
View 9 Replies
View Related
Jun 14, 2012
CIvil 3D 2013 / My drawing opens in layout view and all model objects are appropriately coloured by layer. If I hit plot at this point, my colour dependent .ctb file works fine. However, once I swtich to model view, all my linework turns white and if I switch back to Layout view it remains white and plots each line with the weight assigned to the colour white.
View 2 Replies
View Related
Dec 22, 2012
How to use touch move and mouse move events events to move elements n edge?
View 4 Replies
View Related
Dec 9, 2012
So a friend created a model using zbrush and exported several different *.OBJ files. I imported those to maya and added shaders. They all fit correctly together when imported.
some of those obj files required me to do a mesh->combine. so now it appears that not every item has the same reference point so that when I move or scale the entire item, some of the objects move seperately. I think it is only the ones I had to combine.
I tried freeze transformations, but when doing that, some of the objects lost their scale settings and still didnt move together as one unit.
View 2 Replies
View Related
Jan 14, 2013
I am using the trial version of CS5 (probably going to upgrade at the end of the trial), and I've only found one thing about it that I don't like more than CS3. This is VERY VERY annoying, and I'm not sure if it's a glitch, or just a preference that needs to be reset:
When using the move tool, I will move something and it will just snap back to where it originally was. When it snaps back, it might move a few pixels over in the direction I was dragging, but it is definitely not moving to where I want it to go. The only way to get things to move the way I want to is by Free Transform...but it's annoying, when you're trying to design a layout, to have to free transform every element you want to move, first.
I'm guessing that this is a glitch because sometimes it happens and sometimes it doesn't...it's pretty random. I've tried turning Snap on and off, and nothing changes.
View 130 Replies
View Related
Dec 24, 2012
What happened to the option/enter command in the move object dialog that has been around since the early days of Illustrator??? Instead of having to mouse click the "copy" button in the move object window, one could just hold down option with Return or Enter and the Copy command would happen rather than a simple move. Immensely useful for prepress work!
View 2 Replies
View Related
Oct 23, 2012
I've created a 3D product model in an application that does not have any text capabilities (Autodesk Inventor Fusion 2013). I'm trying to get that model into AfterEffects (AE) via the Photoshop live object technique.
But before I open it in AfterEffects, in Photoshop CS 5.5 Extended, I'm trying to add the product text graphics to the "Diffuse" layer of the model so, when animated in AE, all the text moves with the appropriate perspective, etc.
For the life of me I can't figure out how to format the text to fit the model.
Fusion saves files natively to .DWG format, but they appear non-standard and without some key data.
I was able save the file as a "STEP" file .stp, then translate to .3DS format. That file results in a model that opens just fine in Photoshop and when saved in .psd format, and opened in AE as a Photoshop Live object, works fine. I can't image getting the text on the surface in AE would be easier/better than Photoshop.
Each time I double click on Layer 1's Diffuse (texture) sub-layer (is that the correct term?), I can put some text in the new window, but the scale is always way wrong, the orientaion is 90 degrees off (counter clockwise), and the text is clearly trying to wrap and repeat all around the model. I'm just trying to get a set of text (several pieces in different locations - company name, product name, some small additional text) on one side of the surface bound as if it were part of the model.
As an aside, I did try to add the 3D model, converted to a .DAE file, to presets > meshes as suggested in the help files, so I could treat it like one of the 3D object presets, and add the text that way.
No matter what I do I can't get the mesh to appear in the pre-set list. I don't see any way to "activate" the mesh other than place the file in .DAE format in that folder. Yes, I've exited and re-started Photoshop many times.
View 3 Replies
View Related
May 2, 2012
you have to primitives, that you've modified. These objects are one on top of the other.When you click on the one that's on top, the screen momentarily goes dark, then all you see is the object on the bottom, not the one you are say, moving.
What you should be seeing, of course is the top element, and bottom element, so, (as in this example) you can see how far you have moved it in relation to the bottom one.
My question is: is this happening because my video card is under performing?
System stats:
Windows 7 Ultimate 65bit
i7 Quad Core at 3.4Ghz (it's the 2600 chip)
8 GIGS of Ram
NVidia GT440 with 3 Gigs onboard ram (DDR3) Links to a comparison chart.
PSU 350 watts.
View 9 Replies
View Related
Jan 5, 2012
I'm using a DXF drawing in my CNC program that uses all three axis. I've scaled the original drawing from 300" to about a 3"x5"". When when I save it as DXF, change it to gcode and run it in my CNC router, the Z depth is more than I want. I'd like to move Z closer to 0 without changing the XY. Can this be done?
I trained in R14 many many years ago so I probably already know my answer it's just tucked away behind too many other life experiences. Right now I'm using Autocad LT 2004 or 2006. I'm away from my CNC machine so I'm not really sure.
View 9 Replies
View Related
Mar 13, 2013
i have a drawing that i turned off the border of the viewport and i need to move the viewport problem is i cant select the viewport.. ive got all the layers turned on and can select inside for model space and outside for PS but cant select port itself..i even tryed select all and nothing
View 3 Replies
View Related
Nov 26, 2013
align.jpg
I'm trying to align 1 to 2, Sketch up can let me align simply by moving and it will detect the face of object 1 to object 2, is there a similar way to do it in Autocad?
View 1 Replies
View Related
Dec 22, 2013
Now I already understand the mechanism of the rubber band, but I’m not sure what’s name of another mechanism
For example, as shown in attachment picture, when copying a circle, then move the mouse, there is a circle in the center of the cross, what I want to achieve is how to let the moving circle come true.
View 6 Replies
View Related