13 May 2022, 12:09
Hello everybody,
can I create a rectangle with multiple style corner.
Example :
- 2 edge corners
- 1 round corners
- 1 chamfer corner
I don't found the solution. I just possibility to create that with line + arc...
Thanks
Hello everybody,
can I create a rectangle with multiple style corner.
Example :
I don't found the solution. I just possibility to create that with line + arc...
Thanks
@z3dev ok, thank you very much for your feedback
@antoine-guillaume welcome
You will have to assemble the special shape from lines and arcs. You can look at the code for rounded rectangle for some inspiration.