SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Q. What is CAD ?
Ans. The process of constructing the drawings on the computer screen with the
help of specially developed softwares and hardwares is called Computer Aided
Drafting.
Q. Name various softwares used for CAD ?
Ans. Various softwares used for CAD are AutoCAD, Pro/ENGINEER, NX
Unigraphics, IronCAD, Catia, SOLIDEDGE, SOLIDWORKS, 3Ds Max and Visio.
Q. What are advantages of CAD ?
Ans. CAD offer following advantages
1. Accuracy: CAD helps to achieve very high degree of accuracy that is
impossible to achieve manually. For example, a line 22.532 mm long or an angle
of 53.27 can be precisely drawn in CAD software.
2. Speed: With sufficient practice, a user can create drawings speedily. Similar
objects can be copied or mirrored or arrayed which saves time required for
duplication. Automatic hatching, texting and dimensioning save time.
3. Easy Editing: Drawings once constructed can be easily edited or modified as
and when needed. Component drawings from one drawing file can be inserted in
another drawing file.
4. Space Effectiveness: A computer can store several thousand drawing files over
along period of time. Equal no. of drawing sheets, drawn manually, will need a big
godown to store.
5. Standard libraries: CAD softwares have libraries containing drawings of
standard parts, such as gears, valves, pulleys, electrical and electronic
components, civil and architectural components that can be directly used.
6. Scaling: A drawing can be enlarged or reduced by any scale factor.
Dimensions change automatically. Further printing can be made to any scale.
7. Better visualization: Use of different colours helps avoiding confusion. A 3D
view of the object can be easily created to boost imagination.
8. Freedom from using drawing instruments: A simple Cad system needs a
computer with a mouse and a keyboard to draw. The draftsman need not use
bulky drawing instruments like drawing board, drafter, set square etc.

What are limitations of CAD ?
Ans. CAD has following limitations:
1. 32 bit computer is necessary because of large amount of memory and time.
2. The size of the software package is large.
3. Skill and judgment are required to prepare the drawing.
4. It requires huge investment.
What are main components of CAD ?
Ans. Main components of CAD are:
1. Title Bar: The colour strip displayed at the top of the AutoCAD window is called
the title bar. In the title bar the file name is indicated within [ ].
2. Menu Bar: The menu bar, located below the title bar, provides pull down
 menus from which one can choose commands.
3. Tool Bar: There are many toolbars on the screen like draw tool bar, edit tool
bar etc. Each tool bar contains number of buttons, from which one can activate
command by clicking the button.
4. Status Bar: The status bar located at the bottom of the screen shows the
coordinates of the screen cursor as well as the current setting of various Autocad
program.
5. Command Window: The command window is one component of autocad that
does not have an equivalent in most other windows programs. One can activate
any autocad command by typing the command and pressing enter.
6. Document Window: The document window or drawing area, occupies most of
the screen. This is the area where one can actually creat the drawing.
Write any five draw commands used in CAD ?
Ans. Some important draw commands are : LINE (L), PLINE (polyline) (PL),
POINT (PO), POLYGON (POL), RECTANG (rectangle)(rec), ARC (A),
CIRCLE(C), SPLINE(SPL), ELLIPSE (EL), HATCH (H), MTEXT(multiline text) (t
or mt), XLINE (xl), RAY

Write any five edit commands used in CAD ?
Ans. Some important edit commands are : ERASE(e), COPY(co or cp), MIRROR
(mi), OFFSET (o), ARRAY (ar), MOVE (m), ROTATE (ro), SCALE (sc), TRIM (tr),
EXTEND (ex), BREAK (br), JOIN (j), CHAMFER (cha), FILLET (f), EXPLODE(x),
LENGTHEN (len)

Write any five standard tool bar commands used in CAD ?
Ans. Some important standard tool bar commands are :NEW, OPEN, SAVE,
UNDO (u), REDO,CUTCLIP, COPYCLIP, PROPERTIES(ch or mo or props),
MATCHPROP(match properties) (ma), PAN (p), ZOOM(z)

Write any five commands used for dimensioning in CAD ?
Ans. Some important dimensioning commands are :DIMALIGNED (dal or dimali),
DIMRADIUS (dra or dimrad), DIMDIAMETER (ddi or dimdia), DIMANGULAR
(dan or dimang), LEADER(ql)
Write commands to draw a regular pentagon of sides 30 mm?
Ans.                                            POLYGON
       enter no. of sides                               5
       specify center of polygon or [Edge]              E
       specify first end point of edge              10,10
       specify second end point of edge             40,10
Write commands to draw a right cylinder of base 40 mm and height 60 mm?
Ans.                                                         CYLINDER
specify center point for base of cylinder [0.0.0]            30,30,0
specify radius for base of cylinder or [DIAMETER]                      D
specify diameter for base of cylinder                                  40
specify height of cylinder or center of other end                      60
Explain various commands of drawing circles in AUTOCAD system?
Ans. various commands of drawing circles in AUTOCAD system are as follows
1. Using centre and radius:
The command for drawing a circle having centre at (30, 31) and radius 20 are as
   follows.
Command                           :Circle
3P/ 2p /TTR /< center point>      :30, 31
Diameter /<radius>                :20
Using three given point (3P) :
The command for drawing circle with three known given points on the circum-
    ference of the circle is as follows
Command                                 :Circle
3P/2P/TTR <center point>                :3P
First point                             :5, 20
Second point                            :3, 30
Third point                             :6, 25
write a short note on polygon command in Auto CAD ?
Ans. The polygon command of Auto CAD draw regular 2D polygons with 3 to
   1024 sides following three methods can be used to draw any polygon by using
   polygon command.
Inscribing polygon in a circle :-
Command for inscribing a polygon of 5sides in a circle with centre of (30, 30) and
    radius 20 units is as follows
      Command                                                   :polygon
      Number of sides                                           :5
      Edge < centre of polygon >                                : 30, 30
      Inscribed in a circle <circumscribed about circle (I / C) :I
      Radius of circle                                          :20
Circumscribe a polygon of 5 sides about a circle
      Command                                                      :polygon
      Number of sides                                              :5
      Edge < centre of polygon >                                   : 30, 30
      Inscribed in a circle <circumscribed about circle (I / C)    :C
      Radius of circle                                             :20
Using edge method: - A regular polygon can be drawn by defining end point of an
    edge of the polygon. Commands are as follows
Command                                                   : polygon
No. of sides                                              :8
Edge/ <centre of polygon>                     :E
First end point of edge                                   :10,10
Second end point of edge                                  :@20,0

Weitere ähnliche Inhalte

Was ist angesagt?

Exam of first semster g9 2016
Exam of first semster g9 2016Exam of first semster g9 2016
Exam of first semster g9 2016zeinabze
 
Test2 circle square with the correction
Test2 circle square with the correctionTest2 circle square with the correction
Test2 circle square with the correctionzeinabze
 
Test 1 square circle
Test 1 square circleTest 1 square circle
Test 1 square circlezeinabze
 
Eg unit 5 1
Eg unit 5  1Eg unit 5  1
Eg unit 5 1Sundra3
 
Copier correction du devoir_de_synthèse_de_topographie
Copier correction du devoir_de_synthèse_de_topographieCopier correction du devoir_de_synthèse_de_topographie
Copier correction du devoir_de_synthèse_de_topographieAhmed Manai
 
Test3 circle square
Test3  circle squareTest3  circle square
Test3 circle squarezeinabze
 
10.4 ellipses
10.4 ellipses10.4 ellipses
10.4 ellipseshisema01
 
10.5 Circles in the Coordinate Plane
10.5 Circles in the Coordinate Plane10.5 Circles in the Coordinate Plane
10.5 Circles in the Coordinate Planesmiller5
 
Pre-Cal 30S October 8th, 2008
Pre-Cal 30S October 8th, 2008Pre-Cal 30S October 8th, 2008
Pre-Cal 30S October 8th, 2008heviatar
 
Isometric projections for engineering students
Isometric projections for engineering studentsIsometric projections for engineering students
Isometric projections for engineering studentsAkshay Darji
 

Was ist angesagt? (12)

Isometric projection
Isometric projectionIsometric projection
Isometric projection
 
Exam of first semster g9 2016
Exam of first semster g9 2016Exam of first semster g9 2016
Exam of first semster g9 2016
 
Test2 circle square with the correction
Test2 circle square with the correctionTest2 circle square with the correction
Test2 circle square with the correction
 
Test 1 square circle
Test 1 square circleTest 1 square circle
Test 1 square circle
 
Eg unit 5 1
Eg unit 5  1Eg unit 5  1
Eg unit 5 1
 
Copier correction du devoir_de_synthèse_de_topographie
Copier correction du devoir_de_synthèse_de_topographieCopier correction du devoir_de_synthèse_de_topographie
Copier correction du devoir_de_synthèse_de_topographie
 
Test3 circle square
Test3  circle squareTest3  circle square
Test3 circle square
 
Isometric
IsometricIsometric
Isometric
 
10.4 ellipses
10.4 ellipses10.4 ellipses
10.4 ellipses
 
10.5 Circles in the Coordinate Plane
10.5 Circles in the Coordinate Plane10.5 Circles in the Coordinate Plane
10.5 Circles in the Coordinate Plane
 
Pre-Cal 30S October 8th, 2008
Pre-Cal 30S October 8th, 2008Pre-Cal 30S October 8th, 2008
Pre-Cal 30S October 8th, 2008
 
Isometric projections for engineering students
Isometric projections for engineering studentsIsometric projections for engineering students
Isometric projections for engineering students
 

Andere mochten auch (13)

Development of surfaces of solids
Development of surfaces of solidsDevelopment of surfaces of solids
Development of surfaces of solids
 
Curve1
Curve1Curve1
Curve1
 
Intersection 1
Intersection 1Intersection 1
Intersection 1
 
Curves2
Curves2Curves2
Curves2
 
Development of surfaces of solids copy
Development of surfaces of solids   copyDevelopment of surfaces of solids   copy
Development of surfaces of solids copy
 
Ortographic projection
Ortographic projectionOrtographic projection
Ortographic projection
 
Isometric
IsometricIsometric
Isometric
 
Scales
ScalesScales
Scales
 
Projection of planes
Projection of planesProjection of planes
Projection of planes
 
Projection of solids
Projection of solidsProjection of solids
Projection of solids
 
Projection of lines(new)
Projection of lines(new)Projection of lines(new)
Projection of lines(new)
 
Projection of points
Projection of pointsProjection of points
Projection of points
 
Projection of lines
Projection of linesProjection of lines
Projection of lines
 

Ähnlich wie Cad (20)

Cad
CadCad
Cad
 
CAD - ENGINEERING DRAWING - RGPV,BHOPAL
CAD - ENGINEERING DRAWING - RGPV,BHOPALCAD - ENGINEERING DRAWING - RGPV,BHOPAL
CAD - ENGINEERING DRAWING - RGPV,BHOPAL
 
Cad notes
Cad notesCad notes
Cad notes
 
Cad
CadCad
Cad
 
my ppt for autocad &autocad electrical
my ppt for autocad &autocad electricalmy ppt for autocad &autocad electrical
my ppt for autocad &autocad electrical
 
Practical work 3
Practical work 3Practical work 3
Practical work 3
 
Autocad electrical
Autocad electricalAutocad electrical
Autocad electrical
 
Cad notes
Cad notesCad notes
Cad notes
 
Autocad
AutocadAutocad
Autocad
 
CAD
CADCAD
CAD
 
Cad notes - ENGINEERING DRAWING - RGPV,BHOPAL
Cad notes - ENGINEERING DRAWING - RGPV,BHOPALCad notes - ENGINEERING DRAWING - RGPV,BHOPAL
Cad notes - ENGINEERING DRAWING - RGPV,BHOPAL
 
Solid works lab manual including auto cad
Solid works lab manual including auto cadSolid works lab manual including auto cad
Solid works lab manual including auto cad
 
Autocad
AutocadAutocad
Autocad
 
rohit raj.pptx
rohit raj.pptxrohit raj.pptx
rohit raj.pptx
 
3d Model of “Bearing”
3d Model of “Bearing”3d Model of “Bearing”
3d Model of “Bearing”
 
Auto cad ppt
Auto cad pptAuto cad ppt
Auto cad ppt
 
CAD CAM Lab MANNUAL Dr.BRAU.pdf
CAD CAM Lab MANNUAL Dr.BRAU.pdfCAD CAM Lab MANNUAL Dr.BRAU.pdf
CAD CAM Lab MANNUAL Dr.BRAU.pdf
 
AutoCAD Lab Manual
AutoCAD Lab ManualAutoCAD Lab Manual
AutoCAD Lab Manual
 
Eg5 n
Eg5 nEg5 n
Eg5 n
 
Basic_Introduction_to_AUTOCAD.ppt
Basic_Introduction_to_AUTOCAD.pptBasic_Introduction_to_AUTOCAD.ppt
Basic_Introduction_to_AUTOCAD.ppt
 

Mehr von Vaibhav Bajaj (14)

Stroustrup c++0x overview
Stroustrup c++0x overviewStroustrup c++0x overview
Stroustrup c++0x overview
 
P smile
P smileP smile
P smile
 
Ppt history-of-apple2203 (1)
Ppt history-of-apple2203 (1)Ppt history-of-apple2203 (1)
Ppt history-of-apple2203 (1)
 
Os
OsOs
Os
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
 
Oop1
Oop1Oop1
Oop1
 
Mem hierarchy
Mem hierarchyMem hierarchy
Mem hierarchy
 
Database
DatabaseDatabase
Database
 
C++0x
C++0xC++0x
C++0x
 
Blu ray disc slides
Blu ray disc slidesBlu ray disc slides
Blu ray disc slides
 
Assembler
AssemblerAssembler
Assembler
 
Assembler (2)
Assembler (2)Assembler (2)
Assembler (2)
 
Important q
Important qImportant q
Important q
 
Eg o31
Eg o31Eg o31
Eg o31
 

Kürzlich hochgeladen

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 

Kürzlich hochgeladen (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 

Cad

  • 1. Q. What is CAD ? Ans. The process of constructing the drawings on the computer screen with the help of specially developed softwares and hardwares is called Computer Aided Drafting. Q. Name various softwares used for CAD ? Ans. Various softwares used for CAD are AutoCAD, Pro/ENGINEER, NX Unigraphics, IronCAD, Catia, SOLIDEDGE, SOLIDWORKS, 3Ds Max and Visio. Q. What are advantages of CAD ? Ans. CAD offer following advantages 1. Accuracy: CAD helps to achieve very high degree of accuracy that is impossible to achieve manually. For example, a line 22.532 mm long or an angle of 53.27 can be precisely drawn in CAD software. 2. Speed: With sufficient practice, a user can create drawings speedily. Similar objects can be copied or mirrored or arrayed which saves time required for duplication. Automatic hatching, texting and dimensioning save time. 3. Easy Editing: Drawings once constructed can be easily edited or modified as and when needed. Component drawings from one drawing file can be inserted in another drawing file.
  • 2. 4. Space Effectiveness: A computer can store several thousand drawing files over along period of time. Equal no. of drawing sheets, drawn manually, will need a big godown to store. 5. Standard libraries: CAD softwares have libraries containing drawings of standard parts, such as gears, valves, pulleys, electrical and electronic components, civil and architectural components that can be directly used. 6. Scaling: A drawing can be enlarged or reduced by any scale factor. Dimensions change automatically. Further printing can be made to any scale. 7. Better visualization: Use of different colours helps avoiding confusion. A 3D view of the object can be easily created to boost imagination. 8. Freedom from using drawing instruments: A simple Cad system needs a computer with a mouse and a keyboard to draw. The draftsman need not use bulky drawing instruments like drawing board, drafter, set square etc. What are limitations of CAD ? Ans. CAD has following limitations: 1. 32 bit computer is necessary because of large amount of memory and time. 2. The size of the software package is large. 3. Skill and judgment are required to prepare the drawing. 4. It requires huge investment.
  • 3. What are main components of CAD ? Ans. Main components of CAD are: 1. Title Bar: The colour strip displayed at the top of the AutoCAD window is called the title bar. In the title bar the file name is indicated within [ ]. 2. Menu Bar: The menu bar, located below the title bar, provides pull down menus from which one can choose commands. 3. Tool Bar: There are many toolbars on the screen like draw tool bar, edit tool bar etc. Each tool bar contains number of buttons, from which one can activate command by clicking the button. 4. Status Bar: The status bar located at the bottom of the screen shows the coordinates of the screen cursor as well as the current setting of various Autocad program. 5. Command Window: The command window is one component of autocad that does not have an equivalent in most other windows programs. One can activate any autocad command by typing the command and pressing enter. 6. Document Window: The document window or drawing area, occupies most of the screen. This is the area where one can actually creat the drawing.
  • 4. Write any five draw commands used in CAD ? Ans. Some important draw commands are : LINE (L), PLINE (polyline) (PL), POINT (PO), POLYGON (POL), RECTANG (rectangle)(rec), ARC (A), CIRCLE(C), SPLINE(SPL), ELLIPSE (EL), HATCH (H), MTEXT(multiline text) (t or mt), XLINE (xl), RAY Write any five edit commands used in CAD ? Ans. Some important edit commands are : ERASE(e), COPY(co or cp), MIRROR (mi), OFFSET (o), ARRAY (ar), MOVE (m), ROTATE (ro), SCALE (sc), TRIM (tr), EXTEND (ex), BREAK (br), JOIN (j), CHAMFER (cha), FILLET (f), EXPLODE(x), LENGTHEN (len) Write any five standard tool bar commands used in CAD ? Ans. Some important standard tool bar commands are :NEW, OPEN, SAVE, UNDO (u), REDO,CUTCLIP, COPYCLIP, PROPERTIES(ch or mo or props), MATCHPROP(match properties) (ma), PAN (p), ZOOM(z) Write any five commands used for dimensioning in CAD ? Ans. Some important dimensioning commands are :DIMALIGNED (dal or dimali), DIMRADIUS (dra or dimrad), DIMDIAMETER (ddi or dimdia), DIMANGULAR (dan or dimang), LEADER(ql)
  • 5. Write commands to draw a regular pentagon of sides 30 mm? Ans. POLYGON enter no. of sides 5 specify center of polygon or [Edge] E specify first end point of edge 10,10 specify second end point of edge 40,10 Write commands to draw a right cylinder of base 40 mm and height 60 mm? Ans. CYLINDER specify center point for base of cylinder [0.0.0] 30,30,0 specify radius for base of cylinder or [DIAMETER] D specify diameter for base of cylinder 40 specify height of cylinder or center of other end 60 Explain various commands of drawing circles in AUTOCAD system? Ans. various commands of drawing circles in AUTOCAD system are as follows 1. Using centre and radius: The command for drawing a circle having centre at (30, 31) and radius 20 are as follows. Command :Circle 3P/ 2p /TTR /< center point> :30, 31 Diameter /<radius> :20
  • 6. Using three given point (3P) : The command for drawing circle with three known given points on the circum- ference of the circle is as follows Command :Circle 3P/2P/TTR <center point> :3P First point :5, 20 Second point :3, 30 Third point :6, 25 write a short note on polygon command in Auto CAD ? Ans. The polygon command of Auto CAD draw regular 2D polygons with 3 to 1024 sides following three methods can be used to draw any polygon by using polygon command. Inscribing polygon in a circle :- Command for inscribing a polygon of 5sides in a circle with centre of (30, 30) and radius 20 units is as follows Command :polygon Number of sides :5 Edge < centre of polygon > : 30, 30 Inscribed in a circle <circumscribed about circle (I / C) :I Radius of circle :20
  • 7. Circumscribe a polygon of 5 sides about a circle Command :polygon Number of sides :5 Edge < centre of polygon > : 30, 30 Inscribed in a circle <circumscribed about circle (I / C) :C Radius of circle :20 Using edge method: - A regular polygon can be drawn by defining end point of an edge of the polygon. Commands are as follows Command : polygon No. of sides :8 Edge/ <centre of polygon> :E First end point of edge :10,10 Second end point of edge :@20,0