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 am using AutoCAD CIvil 3D 2011. Just recently, I am unable to insert images. Whether I use the insert command from the menu or type in the command, the program freezes at that point until I hit escape. Now I can't work! Image manager works and insert block works. Is there a different command I can try for inserting a raster image?
I haven't made any changes to my computer, no upgrades since the last time the command worked (that I can remember) - I tried a system restore but that didn't work.
I'm trying to get more than one image into a gimp document, resize them and print off on one page. Currently, I need six pictures, but the number will go up and down depending on what I'm doing.
Using Photoshop CS6, I am trying to insert two same size images into a predesigned template. I can insert the first image just fine. However,when I try to add the second image below the first one, the template rejects the second image and just leaves a blank space.
Sometimes I am working with "heavy" files, images of huge size and when I thrown them to corel it really starts to slow down. My question now is, if I remember correctly there is an option when you import an image to corel it just keeps the path of the image and adds the image on corel on very poor quality just for you to work easily. When you are finished you just make something and the paths of the images are replaced with the originals.Where can I find that option?
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 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.
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.)