AutoCAD 2013 :: Open Image In Paint And Delete Everything Outside Circle
May 6, 2013
I am making a CD cover and i made some print screens of an app and paste them into autocad, and then i design text, lines,... all in autocad. Now i need to print to .jpg and you need to select window for saving image, but window is rectangular, so a need to open image in paint and delete everything outside the circle (border of cd).
View 3 Replies
ADVERTISEMENT
Jun 1, 2012
I use Autocad since version 2.0. My THUMBSAVE value is 1.Still not showing a preview of the dwg.
View 9 Replies
View Related
Sep 26, 2011
How to delete the selected area.like in this photo. i want to delete the section on circle.when i press delete it ask me to delete the layer not the circle.now how i can do this?
View 6 Replies
View Related
Apr 5, 2013
If I want to make artwork for a clock by drawing a black circle and then putting 12 white lines on it for each hour, how do I then cut out the parts of the circle where the white lines are so that if I put it on a blue background, all I see is a black circle with 12 sections missing where the white lines used to be? CS6, Windows 7.
View 8 Replies
View Related
Oct 11, 2010
Looking for a way to open Nikon Image Files .NEF
This link is broken [URL]....
EDIT
I don't think this is PDN [URL]....and several folders down it looks like PDN but is not it leads to an "am i hot or not au site"
...usually it is [URL]...
View 4 Replies
View Related
Feb 10, 2013
I'm using Maya 2013 SP2 on a MacBook Pro running 19.8.2. When trying to load 32-bit floating point OpenEXR or Tiff files for displacement maps I will invariably get the following error:
// Warning: Failed to open texture file: <file path>
The proper OpenEXRLoader and tiffFloatReader bundles are loaded in the Plug-in Manager and the very same files open without issue on Maya 2013 on my Win7 machine. It seems this is OSX specific.
View 2 Replies
View Related
Feb 8, 2012
I didn't see any way to view technical information about the currently open image. Is there such a dialog, and if not, can you add it to the next version ? Would really come in handy, especially if you can additionally add complete EXIF data viewing/editing support in the same properties dialog. If this latter bit is too much, even a basic dialog displaying the image properties would be very nice indeed.
View 10 Replies
View Related
Apr 13, 2013
I drew 2 circles with ttr command (1 and 2). The problem is when I try to trim them to remove the part I don't need, it doesn't work cause the circles 1 and 2 aren't stick with the borders as they should. At the 4 red circle points, if you zoom you'll notice they don't stick the border, never faced this problem before (usually I cut the part I don't need without problem). I've done regen/all but doesn't seem to fix that problem.
View 9 Replies
View Related
Mar 11, 2013
I've created a script and bound it to an icon, then added the icon to the standard toolbar.
Everything works, but the script will (correctly) give an error message if it's run when no image is open.
The bound icon on the toolbar is always enabled, even if no image is open. Is there a way to have the icon disabled (grayed out) if no image is open?
View 4 Replies
View Related
Dec 5, 2012
I am trying to do a polar array of a small circle within a large circle. I chose the center point of the large circle as the center point of the array, but for some reason the smaller circles are not in perfect array as some one them slightly overlap the larger circle. Is there some way to calibrate it correctly?
View 1 Replies
View Related
May 31, 2013
I'm having a dimensioning problem, and it doesn't seem to matter if it something I have created or something a customer has sent to me.
When I attempt to dimension a circle, I get the following error message:
Select arc or circle: Object selected is not an arc, circle or polyline arc segment.
A few days back, I got this error message, and when I came in the next morning, I was able to dimension the circle.
Windows 7 SP 1
64 Bit.
Inventor 2013
ACAD Mechanical 2013
View 9 Replies
View Related
Apr 13, 2013
I'm facing a very weird problem with circle and interception osnaps. Maybe I'm wrong, but I've a space between the osnaps interception and the the circle line (pointer) when I'm trying to move it to the bottom or top line.
The problem doesn't occur with line. The osnap will go directly to the interception, but with the circle, I just can't understand... It's currently messing my drawing up, as I'm trying to move the circle tan point to another interception.
Here is the screenshots with only interception snap checked (working in milimeters if it does matter):
Well, seems it does occurs with all the snaps too, tested it with "nearest" too, and look how descaled it is:
View 2 Replies
View Related
Oct 13, 2012
I posted a file drawing of a basic symbol.....how do i trim the circle segment between the 2 red lines?
I have drawn this symbol in space....should i be anchoring it to the 0,0 co-ordinates?
View 6 Replies
View Related
Feb 28, 2013
Till X3 Photo-Paint opened and saved transparent PNGs as a seperate image with attached mask.Example:I have an image and load a B/W mask into it.
When I save this as PNG and reload it in X3, Photo-Paint displays again exactly what I have just saved:
However when I open this same PNG in X6, the image and mask get merged into a single object:
It's in effect doing automatically a "create object from selection" function and discards then the background.Why? I can't work with the full background image anymore, because the transparent parts are missing, and the mask is also gone. Is there no way to open the full PNG, without any merging and deleting of masks, just the way X3 was doing it?Also, the only way to save a transparent PNG in X6 is to check "save only selected objects"? When I don't check this, but still check "transparency" in the PNG export dialogue, then the mask won't be saved nonetheless.
View 7 Replies
View Related
May 3, 2013
Why the lines sometimes get angular when I draw a circle/curve? How can I make them round?
View 8 Replies
View Related
Oct 18, 2013
Can a AutoLISP command be written to read an attribute in a block and draw a circle with the attribute as the diameter using variables?
View 1 Replies
View Related
Oct 1, 2013
To the expert here, I have tank foundation with multi circle column under it. How to create or find in afast way the coordinate of each center of column? Any special command for this?
View 9 Replies
View Related
Oct 16, 2012
how to get the little green rotate circle back in C3D 2012 and 2013?
When you click on a point in 2011 (at least my setup), there is a little green circle that pops up that I can click on and rotate the point around. In 2012, I have to click on the point, then right click on it, then select rotate label, only then can I rotate the thing.
C3D - 2014, Sincpac Addon
View 3 Replies
View Related
Sep 28, 2012
My keyboard delete key has stopped functioning in autocad regardless of the .dwg file. Also my right click options when an object is selected is now exactly the same as if nothing were selected. I cannot double click to edit text nor double click to edit a table cell.
View 6 Replies
View Related
Oct 17, 2013
I'm trying to create a dynamic block that uses a parameter and an attribute definition to determine the diameter of a circle in that block. I plan to export GIS points with diameter in the attribute table into a CAD file with the block definition. I'm having trouble figuring out how to set up the parameters to read to attribute definition and adjust the circle diameter. Using AutoCAD 2013
View 5 Replies
View Related
Oct 14, 2013
I incorporated an architects drawing into mine, and brought in hundreds of linetypes and text styles. Whenever I cut and paste from that drawing, the linetypes come too. If I cut and paste within the drawing, I think the linetypes multiply. It's made the drawings almost unworkable.
I can xref the file into a new drawing, and edit the x ref to make it part of the drawing, which gets rid of the linetypes, but adds a prefix to every layer, block, text style etc.
Acad13, 64bit, Win7.
View 2 Replies
View Related
Aug 26, 2013
I am using layer translate to convert from one set of standards to another. I have created a translation file with all the desired settings and everything works fine, except the old layers remain in the drawing after translating. Is there a way to delete all of the old (unused) layers after translation?
View 1 Replies
View Related
Apr 4, 2013
Often I'll render a preview of my work in Studio and want to change the timelines of 30 or 40 different parts. Each part can have 5 or 10 snippets of timeline (the blue lines in "Animation Timeline"), so I end up holding down CTRL to select the timelines I want to delete (easier to start from scratch than sort through a mess of timelines) and I end up clicking through 200 or 300 blue lines to delete them.
Is there an easier way to clear timelines for parts? I don't want to clear all the timelines for a particular part, just up to a certain point. For example, in a 30 second video, I might want to change the speed of the parts at the 10 second mark, so I just delete everything from 0:10 to 0:30.
Attached is a picture of the blue timelines I'm talking about. Not sure what else to call them.
View 2 Replies
View Related
Apr 16, 2012
I have attached a file that has a surface, with holes in it. I need to heal the surface, or remove the holes.
In old mechanical desktop, when you untrimed the surface, the holes would go away. Now untriming does not eliminate the holes and extending the surface inward does not work either.
This seems like it would be a common task to need to be able to do with surfaces.
View 8 Replies
View Related
Nov 2, 2012
Why is the delete option greyed out?
View 2 Replies
View Related
Nov 13, 2013
i have downloaded autocad on a new computer and i am amazed i can draw and dimension at the same time.
first of all how do you ENABLE and disable this option because the other autocad app that i have on another computer doesn't work like this and second, how come the delete button doesn't work and how to enable this option because right now i have to use other features such as Trim and it's slow.
View 8 Replies
View Related
Dec 9, 2008
I opened a drawing this morning that was sent to me by another office. I tried to open the layer property manager and it gave me a message that there were more layer filters than layers and that I should delete some of the filters. I said ok, but the property manager dialog box never opened. Now I can't open the layer property manager dialog box in any of my drawings.
View 7 Replies
View Related
Jul 4, 2012
I am using 2013LT. It crushed yesterday. Today when I opened my drgs. I can not edit text, delete anything. I also have noticed that menu under right click does not have the same options as before ie. block edit is not there and so on. I have opened differend dwg ones that I wasn't working on when it crushed and the same thing happed.
I opened my drawings with 2012LT and everything works fine.
View 2 Replies
View Related
Jul 1, 2013
I`m working on this architecture project and copied some clean lines to the file from a landscape design project.
Somehow these text styles showed up to my file (more than 50 text styles from xrefs, because of their strange names, even though I don`t have any attachment). And it says that I cannot delete them cause I`m using it.
I`ve tried out everything I could imagine and read about it. It doesn`t work. Now this simple .dwg file is very heavy and with a lot of unwanted text styles. Even if I try to copy just the lines to start over another file, all the text styles go together.
Tried:
PURGE
AUDIT
RECOVER
WBLOCK
TXTMRG (not sure how to use it)
QTEXTMODE
Attached is one of the files that this happened to. As I`m working with a few attachments this happened to all of it. My default text style are "B3_1.5", "B3_2.0" and "B3_3.0". All the other are unwanted text styles.
View 3 Replies
View Related
Nov 19, 2012
We are using AutoCAD 2013 and our client is using Mechanical Desktop 2009 ,problem we are facing is that we are unable to see the object which they see in the same drawing by giving visible command. These unwanted objects remains even after purging the drawing and we are unable to delete at our end as we cannot see them because there is no such command like visible in AutoCAD.
View 5 Replies
View Related
Dec 28, 2012
Autocad MEP 2013 was working fine until I installed SP1 yesterday.
Now when type in open the dialog comes up (not a filedia issue). When I click the "look in" pull-down in the open dialog it goes blank and I am unable to browse any folders. I've tried rebooting.. Should I reinstall?
View 1 Replies
View Related