Sunday, 26 January 2014

5.3 Drawing and Selection Techniques Introduction

9) How to Draw Polygon Shapes

Tool: clip_image002 Polygon Tool (Home\Draw Panel)
Command: POLYGON
clip_image003
clip_image004
Creates an equilateral (equal edges) closed shape by using polylines based on circle of specified radius. You can create different shapes by specifying different number of edges. For Example:
4 Edges Polygon 5 Edges Polygon 6 Edges Polygon 7 Edges Polygon
clip_image006clip_image008clip_image010clip_image012
Command prompt options:
1) Enter Number of sides: This option determines the number of edges in a polygon.
2) Specify center of polygon: Specify center point of a reference circle.
3) Specify Edge: You can specify endpoints of the first edge to determine the length of all edges and direction of the polygon.
clip_image013
clip_image014clip_image015
4) Inscribed in circle or circumscribed about circle: Circle can be referenced using two way to draw a polygon
a. Inscribed in a Circle: In this case radius would be the distance between center point of the circle and all vertices of the polygon.
clip_image016
clip_image018
b. Circumscribed about Circle: In this case radius would be the distance between center point of the circle and midpoint of all polygon edges.
clip_image019
clip_image021
5) Specify Radius of a circle: Specify the radius of referenced circle
13) How to Create Point Indicators
Tool: clip_image023 multiple Points Tool (Home\Draw Panel)
Command: POINT
clip_image024
clip_image025
Creates a point object to indicate or remember any location. Points can act as nodes to which you can snap objects. Following is the example of using points:
clip_image026
Some AutoCAD commands like MEASURE and DIVIDE also use points to indicate divisions. These commands are available along with Point tool.
clip_image027
By default point is look like a grid dot. You can change point style and point size using another command DDPTYPE. This command is discussed in next topic.
14) How to change Point Style and Point Size
Tool: clip_image029 Point Style Tool (Home\Utilities Panel)
Command: DDPTYPE
Specifies the display style and size of point objects. This command display a dialog box to select point style and size.
clip_image030
You can set point size using two methods:
· Relative to screen size by specifying point size in percent
· Absolute size by specifying point size in actual unit
This command affects all existing point objects as well as new point object.
15) How to create Equal division of an object
Tool: clip_image032 Divide Tool (Home\Draw Panel)
Command: DIVIDE
clip_image033
clip_image034
Places evenly spaced point objects or blocks along the length or perimeter of an object.
Command prompt options:
1) Select object to divide: Select object whose equal divisions are required.
2) Number of segments: Specify number of divisions required. This command place point objects at specified equal intervals. Use DDPTYPE command to set point style and size.
3) Block: Specify block name (discussed later) to be placed in place of point objects. In this case divisions are indicated by block object.
a. Enter name of Block to insert: Specify previously created block name.
b. Align block with object: If yes is specified than X-axis of the inserted object follow the path of the divided object, that means, block object rotates when object turns.
Example-1: When ‘Yes’ option is selected
clip_image035
clip_image036
Example-2: When ‘No’ option is selected
clip_image037
clip_image038
16) How to create Equal division of an object
Tool: clip_image040 Measure Tool (Home\Draw Panel)
Command: MEASURE
clip_image041
clip_image042
This command is same as DIVIDE command with a difference that measure command divide object into specified length segments instead of equal space segments. All other command options are same as described in DIVIDE command.
20) How to Draw DONUT shape
Tool: clip_image044 Donut Tool (Home\Draw Panel)
Command: DONUT
clip_image045
clip_image047
Creates a filled circle(solid) or a ring object. A donut consist of two arc polylines that are joined end-to-end to create a circular shape. The width of the polyline is determined by the specified inside and outside diameters.
Command prompt options:
1) Specify inside diameter of donut: This is the inside diameter of a required ring object. If you specify ‘0’ as a inside diameter, this will produce filled circle instead of a ring.
clip_image048
clip_image049
2) Specify outside diameter of donut: This diameter will determine the width of polyline i.e. (b-a) in above figure.
3) Specify center of donut: Specify a center point of donut to place donut in a drawing. You can repeatedly specify center point to draw multiple donut objects. Press ENTER key to Exit.





































































No comments:

Post a Comment