AutoCAD 2010 :: How To Draw A Circle With Diameter Of 1.24E -10m
Oct 1, 2012
What is the smallest object I can draw and "SEE" in AutoCAD? I was hoping to prove a point in my introductiory AutoCAD class, but it appears I have been lying!! I tried to draw a cirlce with a diameter of 1.24E-10m. The dot shows up, but I cannot zoom to it. I tried using an enormous zoom scale, but did not have any luck. I am almost positive my instructor introduced the capabilites of AutoCAD by drawing a full scale helium atom, and that was release 14. Is this still possible? Obviously the atom can be drawn, but what are the zoom limitations?
View 5 Replies
ADVERTISEMENT
Nov 17, 2011
I have a line and I want from the midpoint of this line to draw a circle with 50meters diameter.
My problem is that my drawing has WGS84 as a defined coordinate system so everything is in decimal degress.
How do I draw the cirle or any other item for that matter using metric units (meters etc) while on WGS84?
View 1 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
Jul 9, 2013
How can I draw a circle by entering a diameter measurement instead of the default radius?
View 5 Replies
View Related
Oct 21, 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? The appilcation is taking the diameter of a tree trunk (the attribute), multipling by 12, and drawing the canopy circle on hundreds of those blocks. So the circles drawn will vary in size.
Not sure how this could be set up, i'm not familiar with LISP writing at all.
1) Read block, single, mulitple or definition?
2) Read Attribute
3) Varaible of attribute, (attribute is an inch measurement...it needs to be multipled by 12 to get feet for final use as circle diameter drawn)
4) Draw circle, variable, with diameter coming from attribute variable (attribute in inches that is multipled by 12)
5) Center point or circle to be block's base point
View 9 Replies
View Related
Jul 26, 2013
According to the tool pallet instructions, I should be able to draw a circle of specific diameter by typing in the "width" dimension, then, according to Illustrator: "you can click on the word Height to copy that value into the Height box." Doesn't work. I've trashed the AI prefs, clicked on the word and on the field, and this simply doesn't work. I assume that I or my system is at fault.
View 2 Replies
View Related
Oct 24, 2012
How to draw an arc tangent to a circle and a point. The attachment here is a detail of the problem I'm having. No 9
View 3 Replies
View Related
Sep 13, 2012
If I want to draw a 10% slope on 5' contours how do I calculate the circle diameter needed to construct the slope in order to connect the lines where the circles intersect the contour?
View 1 Replies
View Related
Jan 12, 2013
I just don't know enough about 3d to do this simple thing. I need to draw a 3d ceiling light cover that is 20 inches in diameter and about 6 inches deep. The light cover looks like a large Smarty. (yes like the candy)
View 7 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
Nov 30, 2013
I spent hours trying to annotate a circle 6 pixel in diameter. Using DrawEllipse passing a 6 pixel square rect. and it draws a square. If the diameter is large ex. 20 pixel then it draws a circle.
The circle should look like this:
View 2 Replies
View Related
Jul 31, 2013
All my brushes are about 20% smaller than the diameter of the circle. What's happened?
View 2 Replies
View Related
Jul 23, 2013
How to draw the involute of a circle?
View 1 Replies
View Related
Aug 5, 2012
How can i draw a SPRING around a circle ? like Attachment picture. (not in the Sketch) in the Part Modeling.
View 1 Replies
View Related
Jul 30, 2012
How can i Draw a SPRING around a circle ?
View 3 Replies
View Related
Jul 2, 2013
I have a question. I'm using VB.Net 2010 with Autocad2012.
How to make code for promt input user.
Get input points from user and draw circle using VB.Net 2010 with Autocad2012.
View 1 Replies
View Related
Feb 26, 2007
I just got hold of the formula for it, and just went WOW......I'm not even going to start to understand that....let alone write a routine for it.
View 8 Replies
View Related
Apr 30, 2013
i wants to draw a circle on a cylinder's surface[3D curved surface]. And that circle should be co-planer with the cylindrical surface.
View 7 Replies
View Related
Jun 26, 2012
When i draw a tangent to a circle and zoomed in i saw that the line isn't actually a tangent, in fact it doesn't touches the circle!
View 9 Replies
View Related
Oct 11, 2007
I can't control the location of a 3rd circle using ttr. I'm drawing two circles and then a 3rd tangent to both but I want the 3rd circle to be centered down below the two original ones and all it will do is be above them. See drawing.
View 9 Replies
View Related
May 3, 2012
I'm having a problem, How can I draw a circle which has to go through point & tangent, if I know radius?
View 4 Replies
View Related
Feb 20, 2013
I’ve an already drawn inclined line from a fixed point (saypoint (0,2) on Y-axis). The inclination is also fixed (say 150 tothe horizontal). My objective is to draw a circle with one quadrant at a fixedpoint (say point (1,0) on X-axis), so that, the line becomes a perfect tangentto the circle. The diameter of the circle may vary to make the line perfecttangent to the circle.
View 9 Replies
View Related
May 15, 2012
I have to repeatedly draw a circle with 3P option.
I first invoke the circle command, choose the 3P option.
In my second and subsequent cycles, I click "enter" and have to click "3P" again.
Is there a way my chosen option of "3P" is invoked by default on one or two clicks of the spacebar or enter button?
View 4 Replies
View Related
Feb 20, 2011
I'm suffering to draw a circle connect with a arc and 2 straight lines for almost an hour ago.
View 9 Replies
View Related
Oct 23, 2013
How do you draw circles along the circumference of a circle at various angles? for example i want to plot a small circle every 30 degrees along a larger circle.
View 9 Replies
View Related
May 30, 2011
How to drawing a Pi that used in calculating area, circumference of a circle, in AutoCAD as a technical drawing?
Is there available any book I could find some info regarding Pi in technical drawing?
View 4 Replies
View Related
Aug 31, 2011
I am am trying to draw a roof vent cap in 3d. So far, I drew an arc and revolved 360 deg but it leaves a hole in the middle of the solid. Then i extruded it and got the top profile correct but i need the bottom to follow the curve and not fill it completely in.
View 9 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
Feb 14, 2011
I have 2 points and a line given (both points on one side of line)
I want to draw a circle so that it passes through two points and tangent to the given line.
View 9 Replies
View Related
Jul 23, 2012
We are using Autocad 2012 & some of our users can not put Degree, Diameter, Plus/Minus Symbols in their drawings.%%P, %%D, %%C does not work in single line or M-Text. The symbols work In dimensions.
View 3 Replies
View Related
Jul 5, 2012
When I dimension an arc to find the radius, the dimesnions appears as a line going from teh center of the arc to the edge of the arc with the dimension in the middle. I don't want this. I want a leader pointing to the R text and that's it.
I've attached a photo of both scenarios- one dimension is the style I don't want, and one is basically the style I want (I'd like it to be more of an elbowed leader line), but it only appears when I use AutoCAD's ISO25 dimension style.
View 2 Replies
View Related