Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

KOORDİNAT SİSTEMLERİ

İki boyutlu çizim yaparken çalıştığımız alan World Coordinate System (Yer
Koordinat Sistemi) dir.

Koordinat sistemleri ana başlıklarıyla 3 grupta incelenir.

1- Kartezyen (Mutlak) Koordinat Sistemi: Formülü x,y + [ENTER]


şeklindedir. Bu koordinat sisteminde girilen koordinatlar x ve y
eksenlerinde orjin (0,0) noktasına yani x ve y’ nin kesişim noktasına göre
belirlenir. Noktanın x eksenindeki ve y eksenindeki yeri ayrı ayrı verilir.

Kartezyen Koordinat Sisteminde Kare (Square) Çizimi

Command: l
LINE Specify first point: 0,0
Specify next point or [Undo]: 30,0
Specify next point or [Undo]: 30,30
Specify next point or [Close/Undo]: 0,30
Specify next point or [Close/Undo]: 0,0

2- Bağıl (Relatif) Koordinat Sistemi: Bu koordinat sisteminde girilen son


nokta (0,0) noktası kabul edilir. Yani yeni orjin noktası olur. Formülü @x,y
+ [ENTER] şeklindedir.

Bağıl Koordinat Sisteminde Kare (Square) Çizimi


Command: l
LINE Specify first point: 0,0
Specify next point or [Undo]: @30,0
Specify next point or [Undo]: @0,10
Specify next point or [Close/Undo]: @20,0
Specify next point or [Close/Undo]: @0,-10
Specify next point or [Close/Undo]: @30,0
Specify next point or [Close/Undo]: @0,30
Specify next point or [Close/Undo]: @-20,20
Specify next point or [Close/Undo]: @-40,0
Specify next point or [Close/Undo]: @-20,-20
Specify next point or [Close/Undo]: @0,-30

3- Polar Koordinat Sistemi: Bu koordinat sistemi mesafe ve yön belirtmeye


yarar. Girilecek noktanın gittiği yön ve mesafe formülde yerine yazılır.
Formülü @mesafe <açı + [ENTER] şeklindedir.

Polar Koordinat Sisteminde Kare (Square) Çizimi

Command: l
LINE Specify first point: 15,10
Specify next point or [Undo]: 35,10
Specify next point or [Undo]: 35,20
Specify next point or [Close/Undo]: 50,20
Specify next point or [Close/Undo]: 50,10
Specify next point or [Close/Undo]: @10,0
Specify next point or [Close/Undo]: @25,20
Specify next point or [Close/Undo]: @10,0
Specify next point or [Close/Undo]: @0,15
Specify next point or [Close/Undo]: @-15,10
Specify next point or [Close/Undo]: @25<180
Specify next point or [Undo]: @10<270
Specify next point or [Undo]: 35,45
Specify next point or [Close/Undo]: @-20,-20
Specify next point or [Close/Undo]: 15,10

You might also like