Sketch - Arc Shape?
Sketch - Arc Shape?
Question
Is it possible to produce an arc shape with given start and sweep angle? (Using Sketch 3.0 by bohemian.coding)
Accepted Answer
You could fake it by using the Layer > Vector > Rotate Copies. Simply choose a rectangle shape and then create any number of copies. The more copies you create, the smoother the arc will be.
You can also create Two Circles, subtract them, and then subtract a rectangle in half:
Finally, you could draw it with the pen tool (though you'd lose some accuracy in the process.
Unfortunately, you won't be able to adjust the angle or the sweep. But if you manipulate shapes on top of shapes and use the Pathfinder or Transform tools, you should be able to achieve your desired effect.
Popular Answer
Thanks for your response; your solution is a considerable alternative to the one i've figured out. (subtract>scissors>rotate)
(Note: By half covering the circle by the rect you can also create an 180 deg circle.)