Name
CIRCLE2

Syntax
CIRCLE2 x, y, r

Aufklappen Wertebereiche
x, Typ real
y, Typ real
r>0, Typ real

Aufklappen Erläuterung
Erzeugt einen Kreis mit dem Mittelpunkt an der Position (x, y) und dem Radius r.

Aufklappen Beispiel
CIRCLE2 1,1, 0.5

Aufklappen Attribute
LINE_TYPE, LINE_PROPERTY, PEN

Aufklappen Kontext
2D-Skript