I am using Autocad 2012, I made a drawing frame template up in model space, then saved it into the DWT template folder, when I go into Layout and into insert to insert the template it will not show up.
I reloaded the DWT template back into model space and saved it as a DXF and I am able to insert the dxf template in Layout using the insert Block.
I can get the job done by using the dxf template but I would like to be able to insert the DWT template.
I had inserted a block on my model page. I then wanted to insert it on my layout page where I wanted to have a legend. The block never showed up on the layout page and now it is not on my model page. When I attempt to insert it anywhere else now, the block does not show up in the preview window of the insert popup, nor on the drawing.
I write a program, this program needs to insert some standard illustrations. I made these standard illustrations into different blocks. And I store these blocks in a dwg file. Everytime I need to insert some illustrations, I just click the mouse on the current drawing, I want the illustration inserted. These means the following points:
(1) Import the blocks to the current drawing, if the blocks have already been imported, then do nothing.
(2) Specify the insert point by clicking the mouse, and I want the block's insert point to coincide with the mouse clicking point.
I am trying to insert OS Tiles into a drawing using the insert x-ref command. I have managed to insert 192 tiles but still need to add 29 more tiles to complete. When I try to insert another x reference AutoCAD just goes into a continual loop. Have to force AutoCAD to crash after ten minutes.
I am using AutoCAD 2014 MAP and have just had a new system built (i5 processor, 8GB RAM).
I have a bit of a problem with Autocad map 3d 2012. When i try to insert a scale bar or a north arrow or any other carthographic element i simply can't find the layout elements that are supposed to be in layout tools tab. I've done a lot of research online and can't come up with anything.
I use illustrator for several things.So i really need to use shortcut's.But there is one big problem : I have the english version of illustrator and i have a German keyboard layout.An example :
To blank a shape u use '/' ( English Version ) To blank a shape u use '#' (German Version )
I can't use '/' cause i have to press shift+/ ... I dont know its not working.Can i change the "Shortcut-Layout" and use the German layout ?
I have been trying to insert a dwf file into a dwg file, so that I can do some work on the map, so that I can then print out the new data, overlaid on the older, dwf data.
I am aware that I'd not be changing the contents of the dwf file.
My problem: AutoCAD Map keeps crashing when I zoom out to include the dwf file in my field of view, or when I zoom in to begin my work.
This is not one or 2, or even 5 crashes. I'm up to 15+ crashes now.
I've stripped all unnecessary components, turned on, unlocked, thawed all layers, removed all unneeded items. I've run purge, audit, recover, saved for each event, so as to not lose the data once the crash occurs.
My last attempt was to take a brand new map, with no data at all, and then attach the dwf file. Once I'd done that, saved the attach operation, I went to zoom to extents so I could begin the work, and-- you guessed it-- Map3D crashed!
I've filled out more error reports than my colleague who uses ArcGIS by ESRI, and they're constantly crashing.
While the dwf file was originally located on another server, due to a sufficient number of crashes yesterday afternoon, I decided to copy the file to the same file location as the dwg map so to reduce the possibility of restrictions on the server that AutoCAD would not cope with.
I simply want to do some overlay work-- which at this point will consist of just copy/pasting data-- to the dwf map file.
I am using AutoCAD LT 2013 to create figures (drawings) to be published. So I need the text within my figures to adhear to our publishing conventions. This means I need to be able to insert an 'en dash' (a dash that is slightly longer than a hyphen).
En dash (–) Hyphen (-)
Draw text box, click on symbol option, select 'other' and insert through the character map.However it still only inserts a hyphen.
how to actually make this work, it is quite a large stumbling block and will create a huge amount of extra work if I am unable to do this in AutoCAD. It seems like a very basic text requirement.
We face a serious problem: when we insert jpg-images by reading their associated jgw world file the images are positioned in a different way (starting point, rotation) then when we do this by using ArcGIS or GDAL-software. We use RasterDesign 2011 on Acad Map 3D 2011.
I have a user who has AutoCAD LT 2013 SP2 installed. When he tries to insert a link (Insert > Data > Link) the application bugs/stops responding. He then has to stop the application via the Task Manager.
I design agricultural irrigation layouts using AutoCAD 2013, and have found a need to load Geotiffs into autocad to aide the designs. is there a way to insert a Geotiff so that it sits in the right place "inworld" ?
I have to write a procedure for insert a block with attributes from an external file and set the annotative scale block to current scale. where I cand find an examples?
is there a way to insert a block in the drawing, but with a different name, so it can be edited separately?
I have block A in the drawing and i want to insert it again, but then edit it while the ones already inserted stay unchanged. So i would need it to be inserted as A_1.
I defined a 3d block..It is defined along X axis...I want to insert it into a ucs by picking 2 points( insertion, and direction) and that Block Z axis to be parallel with UCS z axis
I insert the block first then I rotated it..I have got this
P1 is insertion poit
P2 is the point for direction
P1 world is p1.transformby(current ucs)
Dim Xax_block As Vector3d = Block1.BlockTransform.CoordinateSystem3d.Xaxis.TransformBy(Block1.BlockTransform) Dim VectorP12 As Vector3d = P1_world.GetVectorTo(P2_world) Dim RotAX As Vector3d = Xax_block.CrossProduct(VectorP12) ' here is calculating the perpendicular vector between x axis of the block and the vector from point1 and point2 Dim Rotation1 As Double = Xax_block.GetAngleTo(VectorP12) Block1.TransformBy(Matrix3d.Rotation(Rotation1, RotAX, P1_world))
By picking 2 points is inserting the block along the line between 2 points...But is not having as normal the z axis of the ucs..
what is best method to insert photos into Autocad, there are afew methods i have tried, ok if you PDF drawings just using copy and paste, but you loose photos when send dwg files.what is a good method to use?
I have a problem with inserting 3d blocks in autocad 2011. While inserting a block, i specify insertion point on-screen and blocks seems to be inserted to right place but block itself is far away from the drawing (eg. if i type zoom --> extens = drawing and inserted block are totally different locations on model screen.)
when I use the insert command by typing I, I used to get a dialogue box in order to locate the file I wanted to insert, but now I do not get the dialogue box, I get the box with the WBLOCK command when I type W. I have ATTDIA set to 1 and changed it several times to no avail.