AutoCAD: Array-Polar

Arranging workpieces into categories is done with the Array command (Modify command group) as shown in the FIGURE 1.

FIGURE 1

For now, we’ll talk about the Polar Array, experimenting with circular arrangements.

Start by creating Circle (Circle) up 2 pieces as shown in the FIGURE 2.

FIGURE 2

When selecting the Array command, there will be options as shown in the FIGURE 3.

FIGURE 3

Follow these steps:

1. Select the Polar Array first.

2. Click on the Select Objects heading, then come back and select the object you want to arrange.

3. Set the center point in the arrangement (Center point), select the Center of the large circle.

4. Come to the topic Total number of items to enter the desired amount.

5. Set the total angle in the arrangement (Angle to fill). In this case, enter 360, meaning that the arrangement is within 360 degrees or equal to 1 around the circle.

When enter, you will get output as shown in FIGURE 4.

It is a command that is used very often. There is also an Array / Rectangular option. and will be presented later.

Empower your Design

www.cadcoms.com

Advertisement

AutoCAD: Annotate-Dimension Dimensioning Part 1

Because AutoCAD is a vector program (Vector) is mainly used for technical drawing. It is therefore important to tell the size of the workpiece and there is a group of tools specifically for telling the size and job details, namely the Annotate:Dimension tool group.

FIGURE 1

In the Dimension group, there are also separate tools for dimensioning include :

FIGURE 2

1.Linear– defines dimensions in a straight line (both vertically and horizontally).

2.Aligned– defines dimensions parallel to the workpiece in all planes.

3.Angular– tells us the size of the angle in degrees between two objects.

4.Arc Length– tells the length of the arc (Arc) from the end of the arc.

5.Radius– indicates the radius of a circle. or part of a circle.

6.Diameter– tells the diameter of a circle. or part of a circle.

7.Jogged– tells a scaled down version. used in such cases The radial line is very far from the workpiece.

8.Ordinate– sizing based on the starting point.

To understanding, See the FIGURE 3 showing different dimensions below.

FIGURE 3

In the next chapter, we’ll look at how to use Dimension.

Empower your Design

www.cadcoms.com

AutoCAD: Point Command

(Multiple)Point or Point is a command in the Draw group. I think that there are quite a few people who are curious about this command. What is it used for? If you use point to create workpieces, it may not be suitable. Because the work would come out as a line drawn by a point, and no one does that. So what is the benefit of this command?

Point here refers to the reference point itself. Creating a reference point is what we do when we want to divide the workpiece into parts, for example, with one straight line. Want to divide into 3 equal parts.

The dividing point is to use the point as a reference point. Therefore, Point can be used as a reference. Must have a face that is more noticeable than normal spots. We have to change the point style or Point Style to change from the normal way. The command used to change Point Style is ddptype.When typing the command, you will get a window as shown in FIGURE 2.

FIGURE 2

It found that there are many styles to choose from. Click on the Style box that you want to use.

FIGURE 3

Now let’s draw a horizontal straight line. Any length, then select the Divide command as shown in FIGURE 4.

FIGURE 4

Object to divide selects a straight line. Then enter the value number of segments as 4 (meaning divided into 4 parts).

FIGURE 5

The result is as shown in the FIGURE 6 the line is divided into 4 sections, referenced by points in the selected style.

FIGURE 6

Therefore, the Point command is the command to create a reference point. Using in conjunction with other commands, Point Style can be set by using the ddptype command.

Empower your Design

www.cadcoms.com

AutoCAD: AutoCAD Coordinate System 2

Continuation of the story AutoCAD 1 Coordinate System Let’s look at the coordinate system (Coordinate) in 3 dimensions. As was known before from The Story of the Axis X, Y, Z are the axes that are already used in 3D work in AutoCAD, so coordinates can be done by referring to these 3 axes as well.

For example, I want to draw a line after a rectangle. (rectangular) to have a length of 300 units diagonally inward on all four sides to create a roof-like shape as in the FIGURE 1. How to do?

FIGURE 1

The principle is that we will draw a straight line from the starting point to the end point that is in the 3D plane, meaning that we need to know the exact coordinates of this endpoint. We can use the polar coordinate method straight away, according to the structure @dist<xy<xy plane or @ length < angle between the XY axes < angle on the XY plane, therefore If you want to draw a line from any angle, you must first check the UCS Icon if the chosen angle is equal to the plane according to the 2nd right-hand rule or not.

Like the FIGURE 2 below I will draw a line from the starting point (indicated in the figure) that has an angle of -45 degrees to the XY plane and has an angle of 45 degrees upward from the XY plane, thus setting the coordinates of the end point to be @300< -45<45

FIGURE 2

With this principle, I draw a line from the beginning (indicated in the picture) to the next. which has an angle with the XY plane equal to 45 degrees and an inclination angle up from the XY plane is 45 degrees, so the coordinates of the end point must be defined as @300<45<45 results in long lines. and tilted to the desired angle.

Coordinate setting like this May be a little difficult to understand Trying to learn about angles and the 2nd right hand rule to understand it will help you to understand more.

Empower your Design

www.cadcoms.com

AutoCAD: AutoCAD Coordinate system 1

Working in 3D in AutoCAD is the result of coordination between Axis System, Coordinate System, and Viewpoint. Users need to understand these three basics in order to operate correctly. Axes and Perspective Shift have been mentioned in previous chapters.

Now here comes the matter of the Coordinate System (Coordinate System). The word Coordinate means to tell the position, or any point caused by the intersection of the axes in AutoCAD, represented by x,y (2 dimensions) and x,y values. ,z (3 dimensions) or called Cartesian coordinates the program will start drawing a line or shape from starting coordinates Continue to the next coordinate until it is finished.

Specifying the length or line distance Continue from the beginning, called the offset world (@), for example, starting at point 0,0 (x=0, y=0), continue to draw a horizontal line 10 units long, which is 10,0 (x=10, y =0) because the horizontal axis is the X axis, then enter at the end of the command will get a horizontal line of length 10 units.

In addition to AutoCAD, it uses the Polar coordinate system. It helps to create jobs as well. This coordinate system, in simple terms, uses angles as an assistant to determine direction. The degree angle will increase in the counterclockwise direction as shown in the FIGURE 1.

ระบบพิกัดเชิงขั้ว
FIGURE 1

For example, specifying coordinates like this. For example, starting at point 0,0 (x=0, y=0), continue to draw a line horizontally 10 units long, which is 10<0 (x=10,0 degrees) because the horizontal axis is at 0 degrees, then enter. End. The command will get a horizontal line of length 10 units.

If we want to create a 10 x 20-unit square with straight lines, how do we do it?

Starting at point 0,0 (x=0,y=0), continue to draw a line horizontally, length 10 units, that is, @10<0 (x=10,0 degrees). vertically, length 20 units, @20<270 (y=20,270 degrees), a vertical line of length 20 units.

Then draw a line horizontally, length 10 units, @10<180 (x=10,180 degrees), a horizontal line of length 10 units to the left. And continue to draw a line vertically, length 20 units, that is, @20<90 (y=20,90 degrees) get a vertical line, length 20 units, will get a closed rectangle, size 10 x 20 units.

Follow part 2.

Empower your Design

www.cadcoms.com

AutoCAD: Quick Calc

Quick Cal command

Have you ever worked with AutoCAD and needed to use calculator came up but have to go out to open more programs interrupt the running time.

This is not difficult, just type a short command (hotkey) QC into the command line, it will open the Quick Calculator tool, or a calculator as shown in the picture, can be used without exiting the program.

Empower your Design

www.cadcoms.com

AutoCAD:หาพิกัดของ Point ด้วยคำสั่ง ID

หากต้องการทราบพิกัด (Co-Ordinate) ของจุด(point) บน Shape 2D หรือ Form 3D ให้ใช้คำสั่ง ID (Command:ID)

มีขั้นตอนในการใช้คำสั่งดังนี้ID-01

ตัวอย่างเช่น มี Rectangle shape 2D ดังรูป ต้องการทราบพิกัดของมุมล่างซ้าย ว่าเป็นเท่าไหร่ ให้พิมพ์คำสั่ง ID ลงใน command

ID-02

หลังจาก Enter เพื่อใช้คำสั่งแล้ว ให้เลือกจุดที่ต้องการ เพื่อความแม่นยำควรใช้ Osnap ร่วมด้วย(เช่น Endpoint)

เมื่อคลิกเลือกจุดแล้ว ACAD จะแสดงพิกัด X,Y,Z ทันที ดังรูป

ID-03

กรณีที่เป็น shape 2D ค่าพิกัด Z =0 เพราะไม่มีค่าความสูง หากเป็น form 3D ก็จะใช้คำสั่งเป็นขั้นตอนเดียวกัน และ ACAD จะแสดงพิกัด X,Y,Z ที่ต้องการ

cadcoms-2021-s-1

Empower your Design

www.cadcoms.com

AutoCAD: Quick Calc

qc-01

เคยไหมครับ ที่เวลาทำงานด้วย AutoCAD แล้ว จำเป็นต้องใช้ เครื่องคิดเลขขึ้นมา แต่ต้องออกไปเปิดโปรแกรมอื่นเพิ่มเติม ทำให้ขัดจังหวะเวลาทำงาน เรื่องนี้ไม่ยากครับ เพียงแค่ พิมพ์ คำสั่งย่อ(hotkey) QC ลงไปที่ command line ก็จะเป็นการเรียกเปิดเครื่องมือ Quick Calculator หรือเครื่องคิดเลข ดังรูป สามารถใช้งานได้โดยไม่ต้องออกจากโปรแกรมครับ 

 

Empower your Design

http://www.cadcoms.com

AutoCAD:Array-Rectangular

หลังจากที่เคยได้กล่าวถึงคำสั่ง Array: Polar หรือการจัดเรียงแบบวงกลมไปแล้ว ก็จะมาต่อด้วยคำสั่ง Array: Rectangular หรือการจัดเรียงชิ้นงานแบบเป็นแถวเป็นแนว หรือเป็นตาราง

เริ่มด้วยการพิมพ์คำสั่ง array ที่ Command line หรือเลือกที่ Tools bar ดังรูป 1

arr-r-01

หลังจากนั้นโปรแกรมจะให้เลือกชิ้นงาน Select Objects ก็ให้ทำการเลือกชิ้นงานที่ต้องการ ด้วยการคลิกเลือกโดยตรง ดังรูป 2

arr-r-02

หลังจาก Enter แล้วจะมีการตั้งค่าที่ควรทราบดังนี้

Columns: ใส่จำนวนชิ้นงานที่ต้องการในแนวตั้ง

Distant Between Column: ใส่ระยะห่างระหว่างแต่ละชิ้นงานในแนวตั้ง

Rows : ใส่จำนวนชิ้นงานที่ต้องการในแนวนอน

Distant Between Rows : ใส่ระยะห่างระหว่างแต่ละชิ้นงานในแนวตั้งนอน

เมื่อคลิก Enter แล้วจะได้ผลดังรูปครับ

arr-r-03

 

Empower your Design

www.cadcoms.com

AutoCAD:Annotate-Dimension การบอกขนาด ตอนที่ 1

  1. เพราะ AutoCAD เป็นโปรแกรมกลุ่มเวคเตอร์(Vector) ใช้ประโยชน์ในการเขียนแบบทางเทคนิคเป็นหลัก การบอกขนาดชิ้นงานจึงมีความสำคัญและมีกลุ่มเครื่องมือเพื่อเรื่องการบอกขนาดและรายละเอียดงานโดยเฉพาะคือกลุ่มเครื่องมือ Annotate:Dimension
  2. dim-01

โดยในกลุ่ม Dimension ยังมีเครื่องมือแยกออกไปตามการใช้บอกขนาด ประเภทต่างๆประกอบด้วย

dim-01-B

  1. Linear  บอกขนาดในแนวเส้นตรง(ทั้งแนวตั้งและแนวนอน)
  2. Aligned บอกขนาดในแนวขนานไปกับชิ้นงาน ทุกระนาบ
  3. Angular บอกขนาดมุม องศา ระหว่างชิ้นงาน 2 ชิ้น
  4. Arc Length บอกขนาดความยาวของส่วนโค้ง(Arc)จากจุดปลายของส่วนโค้ง
  5. Radius บอกขนาดรัศมีวงกลม หรือส่วนของวงกลม
  6. Diameter บอกขนาดผ่าศูนย์กลางวงกลม หรือส่วนของวงกลม
  7. Jogged บอกขนาดแบบย่อส่วน ใช้ในกรณีเช่น เส้นรัศมีอยู้ไกลจากชิ้นงานมาก
  8. Ordinate การบอกขนาดที่อ้างอิงจากจุดเริ่มต้นที่กำหนดไว้

เพื่อความเข้าใจ ดูรูปประกอบแสดง Dimension แบบต่างๆด้านล่างdim-04

ตอนต่อไป จะมาดูกันว่าในการใช้ Dimension ต้องรู้วิธีการตั้งค่าอะไรบ้าง ติดตามกันให้ได้ครับ

Empower your Design
http://www.cadcoms.com