Book Image

Getting Started with DraftSight

By : JOAO ANTONIO C DOS SANTOS
Book Image

Getting Started with DraftSight

By: JOAO ANTONIO C DOS SANTOS

Overview of this book

Computer-aided design (CAD) uses computer systems to assist in the creation, modification, and analysis of a design. DraftSight is a 2D computer-aided design (CAD) software application. DraftSight includes all the main tools to draft with precision, and it works with DWG files, the most popular CAD file type. It runs on a wide variety of operating systems, including Windows, Mac, and Linux. Getting Started with DraftSight addresses all the main phases for executing and printing a mechanical project. These concepts and commands can easily be applied to other areas. Beginning with the very basic concepts, and going through all the necessary drawing steps, you will finish by printing a full scale mechanical drawing. The illustrative examples will help you understand the design process and teach you how to utilize DraftSight features in your mechanical design projects. You will start with an overview of the mechanical design process, which will help you understand the different commands, tools, and tasks involved in DraftSight projects. You will then proceed to executing all the phases of the design process. This includes setting up a drawing, drawing and editing with precision, organizing with layers, and finally obtaining valid information from the drawing. Furthermore, you will also learn to apply fills, patterns, and dimensions, and the process of defining and printing sheets. With "GettingStarted with DraftSight" you will learn how to specify and document parts and print drawings with the help of DraftSight. Towards the end of this book you will be introduced to some advanced concepts like additional layer commands, and methods to reference other drawings or images, which can be very useful when dealing with complex projects.
Table of Contents (18 chapters)
Getting Started with DraftSight
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Verifying and modifying properties


The GETPROPERTIES command (alias LI, on the Inquiry toolbar, or navigating to Tools | Inquiry) lists entities’ properties. It includes entities’ type; generic properties such as layer, line color, linestyle and scale, and lineweight; and specific properties, depending on entities’ type, as center or endpoints coordinates, radius, text height, and so on. The command just prompts for entities selection, and their properties are displayed:

: GETPROPERTIES
Specify entities» P1
1 found, 1 total
Specify entities» P2
1 found, 2 total
Specify entities» P3
1 found, 3 total
Specify entities» Enter
LWPOLYLINE
Handle: 3C7
Mode: Model
Layer: thick
LineColor: ByLayer
LineStyle: ByLayer
LineWeight: ByLayer
PolyLine Flags: Closed
Area: 130.265
Perimeter: 45.133
Location 0: X=668.591 Y=-286.217 Z=0
Location 1: X=678.591 Y=-286.217 Z=0
Location 2: X=678.591 Y=-278.217 Z=0
Location 3: X=668.591 Y=-278.217 Z=0
CIRCLE
Handle: 3C8
Mode: Model
Layer: thick
LineColor: ByLayer...