kcl → types

ArcData

Data to draw an arc.

This schema accepts any of the following:

Angles and radius with an optional tag.

Type: object

Properties

PropertyTypeDescriptionRequired
angleStartnumber (maximum: 360.0) (minimum: -360.0)The start angle.No
angleEndnumber (maximum: 360.0) (minimum: -360.0)The end angle.No
radiusnumberThe radius.No

Center, to and radius with an optional tag.

Type: object

Properties

PropertyTypeDescriptionRequired
center[number, number]The center.No
to[number, number]The to point.No
radiusnumberThe radius.No