Poly corner

Is there a corner parameter for Poly?

No - sorry. There is a on a Triangle. Possibly you could overlap them depending on what you are trying to do. You can also use Shape() and build your own.

1 Like

For a hint on how we made corners... you can see the code for the Triangle here:

Do a search for corner...

1 Like