AutoCAD

AutoCAD(오토캐드), 사각형(rectangle) 그리기

영원파 2012. 4. 26. 13:58

AutoCAD(오토캐드), 사각형(rectangle) 그리기

 

 

1. 사각형의 x축 길이(Length) 값과 y축 길이(Width) 값으로 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: 4,4

Specify other corner point or [Area/Dimensions/Rotation]: d

Specify length for rectangles <4.0000>: 4

Specify width for rectangles <5.0000>: 5

Specify other corner point or [Area/Dimensions/Rotation]: (사각형이 그려질 위치를 마우스로 선택)

 

 

2. 사각형의 면적을 알 경우, 면적 값으로 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: 4,4

Specify other corner point or [Area/Dimensions/Rotation]: a

Enter area of rectangle in current units <40.0000>: 20

Calculate rectangle dimensions based on [Length/Width] <Length>: l

Enter rectangle length <5.0000>: 4

 

 

3. 기울어진 사각형 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: (P1점 선택)

Specify other corner point or [Area/Dimensions/Rotation]: r

Specify rotation angle or [Pick points] <0>: -40

Specify other corner point or [Area/Dimensions/Rotation]: a

Enter area of rectangle in current units <100.0000>: 20

Calculate rectangle dimensions based on [Length/Width] <Length>: l

Enter rectangle length <10.0000>: 4

 

 

4. 모깍기(fillet) 사각형 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: f

Specify fillet radius for rectangles <0.0000>: 1

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: (P1점 선택)

Specify other corner point or [Area/Dimensions/Rotation]: a

Enter area of rectangle in current units <100.0000>: 20

Calculate rectangle dimensions based on [Length/Width] <Length>: l

Enter rectangle length <10.0000>: 4

 

 

5. 모따기(chamfer) 사각형 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: c

Specify first chamfer distance for rectangles <0.0000>: 0.5

Specify second chamfer distance for rectangles <0.5000>: 0.5

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: (P1점 선택)

Specify other corner point or [Area/Dimensions/Rotation]: a

Enter area of rectangle in current units <100.0000>: 20

Calculate rectangle dimensions based on [Length/Width] <Length>: l

Enter rectangle length <10.0000>: 4

 

 

6. 사각형 선의 두께(width)를 조절하여 그리기

 

Command: rectangle

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: w

Specify line width for rectangles <0.0000>: 0.2

Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: (P1점 선택)

Specify other corner point or [Area/Dimensions/Rotation]: d

Specify length for rectangles <10.0000>: 4

Specify width for rectangles <10.0000>: 5

Specify other corner point or [Area/Dimensions/Rotation]: (사각형이 그려질 위치를 마우스로 선택)

 

 

이미지를 클릭하시면 원본크기로 보실수 있습니다.


P 영원파님의 파란블로그에서 발행된 글입니다.