336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
AutoCAD(오토캐드), Area
닫힌 객체의 넓이와 둘레를 계산해 준다.
반지름이 4인 원을 그린 다음, area 명령을 사용하여 원의 면적과 둘레를 계산해 보세요.
Command: c
CIRCLE Specify center point for circle or [3P/2P/Ttr (tan tan radius)]:
Specify radius of circle or [Diameter] <2.0000>: 4
Command: area
Specify first corner point or [Object/Add/Subtract]: o
Select objects: (원을 선택한다.)
Area = 50.2655, Circumference = 25.1327
'AutoCAD' 카테고리의 다른 글
AutoCAD(오토캐드), 점 표시 형태 정의, ddptype (0) | 2012.04.27 |
---|---|
AutoCAD(오토캐드), 모깍기(fillet) 명령 (0) | 2012.04.27 |
AutoCAD(오토캐드) 2006, Object snap (0) | 2012.04.26 |
AutoCAD(오토캐드), 사각형(rectangle) 그리기 (0) | 2012.04.26 |
AutoCAD(오토캐드), 타원(ellipse) 그리기 (0) | 2012.04.25 |