Skip to main content

About Arcs

Arcs are the curved objects which can be made by many combinations of  3points, by specifying start, center, angle, length, end, direction, radius.

Arcs always traces anti clockwise direction, if you want to change the tracing of arc in clockwise direction then press ctrl and start tracing you arc.

Following are the combinations which are used to make arcs.

1. 3 points method
  • In this method you have to simply specify the three points through which arc passes by clicking on respective points.

2. Combination of start center
  • Start Center End: In this method you have to specify start point of arc on your drawing by clicking over the point. Then specify your center point, the distance between start point and center point will be the radius of arc and then specify an end point. 
  • Start Center Angle: In this method you have to specify start point of arc on your drawing by clicking over the point. Then specify your center point, the distance between start point and center point will be the radius of arc and then specify included angle of arc in counter clockwise direction. Included angle will determine the endpoint of your arc. 
  • Start Center Length: The distance between start point and center point will be the radius of the arc. after that specify the chord length of the arc. chord length will determine the endpoint of arc and included angle of the arc.
2. Combination of start end
  • Start End Angle: By making arc with this method, you have to specify start point, enf point, included angle of arc. Radius and chord length of the arc will be decided as per included angle.
  • Start End Direction: With this method you can make an arc by specifying start point and endpoint. the direction is the tangential direction along which you have to make your arc.
  • Start End Radius: With this method you can make arc by specifying start and end point. you can specify numeric value for radius or specify it by clicking on your drawing. the distance between end point and the point which you will click on drawing will determine its radius.
3. Draw continous lines and arcs by "Continous": This will create a tangential line from the endpoint of your arc. and also if you want to create a tangential arc after a line you can use continous option.

Related Concepts:

Comments

Popular posts from this blog

How to draw objects faster with perfect precision in AutoCAD | Object snap| polar tracking | Tracking method | Direct distance entry

 Hello Friends, This blog covers topic basesd on object snap tracking, polar tracking, direct distance entry, tracking method for drafting drawing without any any errors at faster speed.  OBJECT SNAP TRACKING: Object snap tracking (F11) works when object snap option (F3) is kept on. object snap tracks various points of object such as end point, mid point, intersection of two objects etc. they are also used to draw parallel lines and perpendicular lines with to respect to a given object.  You can get object snap and object snap tracking option under drafting settings for which you can press "DS" in command box. below diagram shows all the snap points which Autotrack uses. While tracking any objects a "+" sign is displayed on tracking point with a green extension line with a "x" mark. POLAR TRACKING: In autoCAD ortho mode makes it possible to track in vertical or horizontal direction with increment angle as 0, 90, 180, 270. how ever we can set out increme...

Co-ordinate systems

Hello Friends,             This is my first blog on AutoCAD tutorials. I won’t waste time on overview of AutoCAD and its uses which everyone knows. I will start directly with Co-ordinate systems of AutoCAD.             Co-ordinates systems are not of more use left in recent versions but still knowledge of co-ordinate systems is important as this keeps your mind sharp.  ABOUT CO-ORDINATE SYSTEM:     If you want to make any object in autocad you have two options.  1. you can directly click at any know point or  2. you can specify co ordinates of the point in command box. CARTESIAN AND POLAR CO-ORDINATE SYSTEM: Cartesian co ordinate system works only on linear distance. it have 3 axis X,Y,Z. when u specify any point with (+ or -) sign it prompts autocad to move along positive axis or negative axis at a specified distance. while working in 2D drafting, ...

How to Draw lines.

Command: L (Enter) Syntax for line command goes as follows with various co-ordinate system. if you have not seen previous video the pls click on below link. 1.  Absolute co-ordinate system. 2. Relative rectangular co-ordinate system. 3. Relative Polar co-ordinate system.                                                    ABS│ R.R  │ P.R Specify first point:                      5,5 │ Click│Click                                                       ABS│ R.R  │ P.R Sp...