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
angleStartTyF64The start angle.No
angleEndTyF64The end angle.No
radiusTyF64The radius.No

Center, to and radius with an optional tag.

Type: object

Properties

PropertyTypeDescriptionRequired
center[, TyF64, TyF64]The center.No
to[, TyF64, TyF64]The to point.No
radiusTyF64The radius.No