disk
Creates a circular disk.
Syntax
-
disk(a[, r])
-
a
is a two-dimensional real vector -
r
is a positive real number
-
Description
disk(a, r)
creates a circular disk with centre a
and radius r
. If omitted, r
defaults to 1
.
The object is shown in the current diagram and a reference to the object is returned.
The AdjustVisual
function can be used to adjust the appearance of the disk. See Visual settings for a list of applicable settings.