AutoCAD 명령어 정리 - OSNAP(Object Snap)
OSNAP(Object Snap)
Osnap은 좌표 값을 모르거나 구성선을 그리지 않아도 대상물의 특정 위치를 빠르고 쉽게 찾아주는 기능으로 정확한 도면 작업을 위하여 자주 활용된다. 단독으로 쓰이지 않고종속 명령으로 사용하는 기하학적 좌표 값이다.
▷ 키보드의 Ctrl키를 누른 채로 마우스의 오른쪽 버튼을 클릭하면 화면의 크로스 헤어 위
치에 오스냅의 단축메뉴가 나타난다.
▷ Toolbars 대화상자에서 Object snap 도구 막대 아이콘을 불러내 사용한다.
▷ 직접 키보드로 입력한다. 이때 Osnap 명령의 앞 세 글자만 입력하면 된다.
▷ Osnap을 사용할 때 아래 그림에서와 같이 선택박스로 지정하면 표식기와 풍선 도움말
을 보여준다.
객체스냅의 사용 예
객체스냅에서 옵션들의 용도 및 도구막대, 단축 키
객체스냅옵션 |
용도 |
도구막대 |
단축명령 |
Temporary track point |
임시 추적점 |
|
TT |
From |
임시 참조점 |
|
FRO |
Endpoint |
끝점 |
|
END |
Midpoint |
중간점 |
|
MID |
Center |
중심점 |
|
CEN |
Node |
포인트 점 |
|
NOD |
Quadrant |
사분점 |
|
QUA |
Intersection |
교차점 |
|
INT |
Extention |
연장 교차점 |
|
EXT |
Insertion |
삽입점 |
|
INS |
Perpendicular |
수직점 |
|
PER |
Tangent |
접선 |
|
TAN |
Nearest |
근처점 |
|
NEA |
Apparent Intersection |
가상 교차점 |
|
APP |
Parallel |
평행 |
|
PAR |
None |
취소 |
|
NON |
Osnap Settings |
설정 |
|
DS |
(1)From에 의한 임시 참조점 확립
시작 객체 스냅은 다음점을 지정하기 위한 기준점으로 임시 참조점을 확립할 수 있다. 확
립된 임시 참조점에서 상대 좌표를 입력하므로 시작점을 위치시킨다.
Command : c
CIRCLE Specify center point for circle or [3P/2P/Ttr(tan tan radius)] : from
Base point : end of (p1점 지정)
of<Offset> : @50,-50
Specify radius of circle or [Diameter] <10.0000> : 30
From에 의한 임시 참조점의 확립
(2)Endpoint에 의한 끝점 연결하기
Command : line
LINE Specify first point : end
of (p1점 지정)
Specify next point or 〔Undo 〕: end
of (p2점 지정)
Specify next point or 〔Undo 〕:
Command :
LINE Specify first point : end
of (p3점 지정)
Specify next point or 〔Undo 〕: end
of (p4점 지정)
Specify next point or 〔Undo 〕:
Endpoint에 의한 끝점 연결
(3)Midpoint, Nearest 및 Perpendicular 사용하기
Command :
LINE Specify first point : mid
of (p1점 지정)
Specify next point or 〔Undo 〕: mid
of (p2점 지정)
Specify next point or 〔Undo 〕:
Command :
LINE Specify first point : nea
of (p3점 지정)
Specify next point or 〔Undo 〕: per
of (p4점 지정)
Specify next point or 〔Undo 〕:
Midpoint, Nearest 및 Perpendicular 사용
(4)Intersection에 의한 교차점에 원 그리기
Command : c
CIRCLE Specify center point for circle or 〔3P/2P/Ttr(tan tan radius) 〕: int of (p1점 지정)
Specify radius of circle or 〔Diameter 〕: 20
Command : l
LINE Specify first point : int of (p2점 지정)
Specify next point or 〔Undo 〕: int of (p3점 지정)
Specify next point or 〔Undo 〕: int of (p4점 지정)
Specify next point or 〔Close/Undo 〕: int of (p5점 지정)
Specify next point or 〔Close/Undo 〕: c
Intersection의 사용
(5)Tangent에 의한 접선 그리기
Command : l
LINE Specify first point : tan to (p1점 지정)
Specify next point or 〔Undo 〕: tan to (p2점 지정)
Specify next point or 〔Undo 〕:
Command :
LINE Specify first point : tan to (p3점 지정)
Specify next point or 〔Undo 〕: tan to (p4점 지정)
Specify next point or 〔Undo 〕:
Tangent에 의한 접선의 작성
(6)Quadrant에 의한 원의 사분점 지정
Command : l
LINE Specify first point : qua to (p1점 지정)
Specify next point or 〔Undo 〕: qua to (p2점 지정)
Specify next point or 〔Undo 〕: qua to (p3점 지정)
Specify next point or 〔Close/Undo 〕: c
Quadrant에 의한 사분점
(7)두 선의 Apparent Intersection(확장가상 교차점에) 원그리기
Command : c
CIRCLE Specify center point for circle or 〔3P/2P/Ttr(tan tan radius) 〕: app
of (p1 지정) and (p2 지정) - 윈도우창을 p2에 접근시키면 교차점 표식기와 툴팁을
보여준다. 이때 클릭한다.
Specify radius of circle or 〔Diameter 〕<20.0000> : end of (p3 지정)
Apparent Intersection에 의한 가상 교차점 사용
(8)ApparentIntersection(확장 가상 교차점의) 사용
Command : l
Line Specify first point : app
of (p1점 지정) and (p2점 지정)
Specify next point or 〔Undo 〕: per to(p3점지정)
Specify next point or 〔Undo 〕:
1단계 2단계 3단계 결과
(9)Extention(연장선을) 사용한 연장선상에 스냅하기
Command : circle
Specify center point for circle or[3P/2P/Ttr(tan tan radius)] : ext
of (선택박스를 p1점에 접근시켜 풍선 도움말이 나타나면 우측으로 끌기 이동하여
연장선을 하이라이트 시킨다.) 30
Specify radius of circle or[Diameter] <30.0000> : 30
Extention을 사용한 연장선상의 스냅
(10) Point Filter에 의한 Osnap
점을 지정할때 xy 좌표값 중 어느 하나의 좌표값은 이웃 객체에서 Osnap으로 취하고 다
른 하나의 좌표값만 입력하여 점을 구성한다.
Command : c CIRCLE Specify center point for circle or 〔3P/2P/Ttr(tan tan radius) 〕: .y of mid
of (p1점 지정) of (need XZ) : p2점 지정 Specify radius of circle or 〔Diameter 〕: .y of int
of (need XZ) : <Ortho on> p4점 지정 - 직교모드를 사용한다.. Command : CIRCLE Specify center point for circle or 〔3P/2P/Ttr(tan tan radius) 〕: cen
of (p5점 지정) Specify radius of circle or 〔Diameter 〕: .y of end
of (need XZ) : <Orthoon> p7점 지정 - 직교모드를 사용한다. Point Filter에 의한 스냅 - y 좌표값으로 중간점을 지정하기 위하여 입력
of (p3점 지정)
of (p6점 지정)