Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 488 Bytes

File metadata and controls

10 lines (7 loc) · 488 Bytes

ArcCircle

A solid-arc of a circle, defined by an angle and a Circle. This is useful if you only want to use part of the circle, a semi-circle for example.

Properties

Property Description
Circle The Circle to take the segment from.
Arc The angle, in radians, of the circle segment.