AutoCAD 2010 :: Over Kill For Circles
Oct 11, 2012
I have a drawing that has a heap of circle that have two on top of each other. Overkill works for lines and arcs, but I can't seem to get it to work for circles. Is there another way to get rid of one of the circles? We will be using the file in CAM software so two on top of each other is a pain.
View 4 Replies
ADVERTISEMENT
Jan 7, 2010
I appear to have two red circle which I did not create on drawing in model space. I am assuming it is some sort of error but can not figure it out. On my layout tab viewports containing the section does not show, only the red circle.
View 6 Replies
View Related
Jul 9, 2012
I am trying to make a hexagonal lattice of circles (1 micron dia, period - 3 microns) and exted it over a square cm in area atleast. The final objective is to make this as a mask pattern for the Laser fabrication/writer. So I create the pattern over a small area and use array command to extend it over a finite area (~500 microns or so). I then combine these points to a single block and then use the mirror command to extend it even further. But as soon as I reach an area of 2.5 mm square, the program seems to slow down and doesnt respond. I assume this is the limitation of my computing power to handle so many objects at once. (I have 4 GB RAM and 97 % is utilized at this time). Is there a way to circumvent this computing limitation, making use of some facility/command within AutoCAD?
View 4 Replies
View Related
Dec 12, 2012
I want to find the tangent intersection point between 2 circles within certain conditions.
Circle 1 is r: 30 m and is fixed.
Circle 2 is r: 20 m and its position is inside circle 1.
Circle 2 can be moved in a given angle.
The question is: what distance should circle 2 move, to become tangent with circle 1.
View 4 Replies
View Related
Mar 26, 2012
I'd like to make a custom linetype that is a the standard DASHDOT linetype, but with a small circle drawn on the ends of the line or arc (and only at the ends).
View 4 Replies
View Related
Jul 24, 2013
I am trying to create a custom linetype with solid circles at a specified distance along the custom linetype (see attachment). I have tried using a shape, the special Wingding character but cannot get the result I want. I've tried the hatching method, again with no luck. I've went through the discussion groups, online content, etc. but cannot get it to generate the line the way I want. I see a few people that have been successful but I cannot get it to work.
View 9 Replies
View Related
Sep 30, 2013
I am working with a drawing provided to me by someone else, and where there should be arcs they have multiple line segments. I need a radius for what I'm doing, so I drew a circle with TTR and then tried to trim against the tangent lines to get my arc. However, sometimes this works and sometimes it doesn't. why this doesn't always work?
View 5 Replies
View Related
May 14, 2013
I am trying to draw a circle on an angled face on a valve I made, and am not too sure of the best way to do it.
Here is a front view showing the angle. I need to use the face at the top that is on a 22* angle or so
[URL]
Here is a top view showing the 10 holes I need to make at the proper angle. The blue lines are showing where each of my holes will need to be with a fitting on it as well
[URL]
View 3 Replies
View Related
Feb 19, 2013
change all circles of a certain diameter in a .dxf file to points. I received the following lisp file. For the last 10-12 years it has worked great. We create many custom sized parts that could be cut on a plasma (utilizing the circles for holes) or punched, assigning a crosshair tool to the point. Now we are switching to a laser, and want to etch a crosshair at this same location. Our solution has been to draw the crosshair and copy to each required location. Sometimes this may be 20 to 30 locations. Now I would like to know if there is a way to replace all of these circles with a crosshair. This could be a similar lisp file, or an easier manual operation. I know that I can select all of the circles using the filter command and specifying the radius. But I don't know how to assign the 'crosshair' to these locations. (defun c:ctopt ( / ename cnt ss) (setq ss (ssget "x" '((0 . "CIRCLE")))) (if ss (progn (setq cnt 0) (repeat (sslength ss) (setq ename (ssname ss cnt)) (if (equal (cdr (assoc 40 (entget ename))) 0.025 0.005) ;use this line for a radius 0.025 +/- 0.00015 ;(<= (cdr (assoc 40 (entget ename))) 0.05) ;use this line for a radius of 0.05 or less (progn (entmake (list '(0 . "POINT") (assoc 10 (entget ename))(assoc 8 (entget ename)))) (entdel ename) )) (setq cnt (1+ cnt)) ) ) ) (princ) )
View 3 Replies
View Related
Aug 16, 2012
Okay, I'm new to associative arrays, I'm attaching a drawing so you can see what I'm trying to accomplish with this. I'm doing an elevation view of a slab that has a cross section of the rebar. I've shown one of the bars spanning from left to right, represented by a rectangle, and the cross section of the bars running front to back represented by circles. You can see what I'm trying to show here. In the drawing I've attached, the top three sketches are examples of how this would look if it were working correctly.
What I'm trying to do is create an array (of circles) that will stretch to the length of the bar spanning left to right. I want the quantity of items in the array to automatically change based on the length of the bar and the spacing of items, so if there is 6" of spacing between the items instead of 12" it will automatically add twice the amount of items to fill in that space. I've been trying to use a path array, and it isn't working the way I want. I'm not familiar with rectangular arrays, so not sure what to do there either.
View 3 Replies
View Related
Mar 23, 2012
I need to lay one of our existing blocks ontop of every power outlet on a floorplan (the power outlets are currently shown as a simple shape (eg. either a rectangle, triangle or circle) with text next to it.
There are hundreds of power outlets, so if there is a lisp routine for replacing any part of the power outlet with the block, eg. replacing text/mtext with a block or replacing a pline with a block.
I have found a very successful lisp routine for replacing circles with blocks, but this obviously only works on the power outlets that are shown as circles. So a simpler way of looking at it could be a lisp for drawing a circle around mtext/text then I could simply use the circle to block lisp to place the blocks.
View 5 Replies
View Related
Nov 22, 2012
I can see the following services running behind photoshop even after exiting the application.
VulcanMessageCmd.exe*32
CS6ServiceManager.exe*32
SwitchBoard.exe*32
Can I force close them while bridge or photoshop running? This is my requirement in app-v because when I exit the bridge , photoshop these processes run behind which doesn't allow my virutal bubble to shutdown.
Can I close all these processes even if photoshop is running?Actually I killed these processes from task manager but didn't affect photoshop application. But just want to make sure force closing these processes wont break the running application.
View 1 Replies
View Related
May 10, 2009
Using PS CS3, I wrote a few lines of text, then saved the file in three formats; PSD, JPEG and GIF. If I close PS and click on any one of these files to open it in Photoshop, I get the "No camera data found in this file" message. In fact, if I open just about any graphics file in any format by clicking on it, I get either this message or another one telling me which camera was used to shoot the image, complete with an exclamation mark at the end .
If I open PS first and then open a file, the message does not appear, even if it's a digital camera image. Is the any way to kill this damned thing and have it stay dead? FWIW, I've wiped out preferences several times and sometimes that results in a temporary cure. But a few days later the message is back again. FWIW#2, this problem does not occur in any other CS3 application. Any suggestions?
View 10 Replies
View Related
Aug 27, 2013
Seems like both should still work when snap to pixels is on... but they don't. Any reason for this?
View 13 Replies
View Related
Feb 11, 2005
I'm trying to make a logo. Circular logo with an inner ring maybe 4 px wide and 15 px inside the rim of the outer circle.
Basically I want a blue circle with a yellow inside ring. What's the best way of doing this? The only thing i can think of is: creating a blue circle marquee, and then another (trying to estimate a new circle size and change the color) that is yellow, and then making another smaller blue circle inside the new one. That's just ugly.
I tried the edit/stroke but that just gave me a stroke around the outer circle; it didn't put a ring inside the circle 15 px down.
Also I tried to contract the original circle by selecting it, then Modify/contract. That's got me a selected ring, inside the circle. Now how in the world do I make that little ring yellow? It just remains selected and I can't seem to find a way to color it.
View 9 Replies
View Related
Mar 15, 2013
When a co-worker is trying to hatch using pick point, multiple red circles start appearing and choke up the program. He is not even picking inside the area where these gap indication circles are appearing. I have had him adjust the hatch gap tolerance but am wondering if I can turn off this behavior entirely?
View 4 Replies
View Related
May 26, 2012
Two circles have appeared on my drawing, I cant select them to get rid of them, they scale differently to the rest of the drawing when I zoom, i.e. I zoom out and the get large, I zoom right in and they are small. Where did they come from and more importantly how can I get rid of them?
View 2 Replies
View Related
Sep 21, 2011
when I create a shape and fill it in for a colour ( so I can send it to a screen printer to be put on our product ), I get an issue with DN-P-2726.dwg. I was trying to recreate the part being painted red, so the screen printer overlays with the black and grey.
View 7 Replies
View Related
Jun 1, 2009
Is it possible to put a center mark on multiple circles instead of one at a time?
View 9 Replies
View Related
Aug 26, 2012
There are large x's coming form the center of the circles of an object that I am pasting into a drg, why does this happen?
View 2 Replies
View Related
Aug 16, 2012
I am trying to make 2 different size cirlces into to on Solid object. One circle is 20 in diameter and the other is 50 in diameter. I was wondering what the command was.
View 3 Replies
View Related
Mar 2, 2012
Trying to create a multileader callout that doesn't have a landing and the leader axis passes through the center of the ballon circle and not the side. Most the CAD applications I have worked with don't use leaders with "Landings".
View 3 Replies
View Related
Aug 23, 2012
A program that will show vehicle paths once start and end locations of vehicles are entered?
I have a restricted area and wish to know if a vehicle will be able to turn around in this area.
View 4 Replies
View Related
Mar 21, 2011
Im having a little issue with connecting lines and circles but not sure how to shorten the question to do a search on here. I have 2 concentric circles (the two circles form the walls of a round tower wall) which have 2 lines (representing a wall) passing through them. I want to join the circles from the circumference to the lines, but each time I try to do it the line seems to default to the center of the circles and to the endpoints of the lines which is not what I want. The eventual aim will be to remove a section of the circles and the lines where the new line connects to them to form an opening in the walls.
Ive tried <shift>right click and selecting tangent on the circles but I cant figure out what to do on the lines and it constantly defaults to the end of the line not to where I want to intersect the lines.
View 7 Replies
View Related
Mar 17, 2012
I'm trying to loft a profile between 3 circles and i have created 2 2d spline guides to loft through (see picture).
I get an error when i select the two splines as guides which says
"Modeling Operation Error:
The guide is not G1 between first and last sections. The selected entities are not valid"
The guides are definitely touching the profile edges so I'm not sure what the problem is.
View 9 Replies
View Related
Aug 30, 2011
We've got a couple drawings where circles in the model tab are hiding objects behind them like a wipeout will, but only when printing or print previewing.
We're using AutoCAD 2010 and the viewport shad plot setting is set to hidden.
View 5 Replies
View Related
Apr 27, 2011
Like when I draw a cylinder, instead of a solid cylinder I get two circles joined by two lines. How do I change this so that I get the solid?
View 3 Replies
View Related
Dec 9, 2011
9 times our of 10, I can't trim away the overlap on a pair of circles.. as every now and then the trim suddenly decides it will work!
Trim_Issue.jpg
I just can't work out why these pesky circles refuse to trim! I'm trying to merge them into one 'cloud' like shape, by removing the overlapping section from each circle.
View 7 Replies
View Related
Oct 24, 2011
I am new here I am drawing a CAM that was designed, the CAM has a follower and after it it's attached to another turning piece, so you could say the whole thing is one big Bearing, you could call it a CAM Bearing. Anyway
I've drawn a set of circles along the path of the CAM (the circles are the follower), now I need to make a spline that fits that path. The problem is, that spline always intersects my circles. I need it to always stay tangent to the circles (ie. not intersect)
I have tried many ways and one way was to make the spline connect at the mid points of the circle but it still doesn't work.
I have attached some photos and also the DWG
View 9 Replies
View Related
May 7, 2008
Recently I created an elevation which included a door with leaded glass. When I originally drew the arcs and circles they were symmetrical and smooth, but now they are rough and ugly.
(See attachment)
View 9 Replies
View Related
Feb 3, 2012
I create an assembly, then a drawing from the assembly, i add a parts list and annotate everything, then include a title block. Everything looks fine. Then i print or PDF the drawing and odd circles appear which aren't present on the original drawing. They appear to be randomly positioned and don't line up with any other cylindrical feature, i cannot work out how to remove them.
I have told all non-essential layers not to print and in the PDF the circle is on the same layer as the drawing (Visible (ISO)).
View 9 Replies
View Related