12.1. 2D operators reference

12.1.1. BEVEL

takes away an corner, producing a 45 degree angle. Produces a beveled figure. This retains all the toponymics, but is shown beveled in the given edges

12.1.1.1. Attributes:

.edge:asdasdf
.angle:asdfasf
.size:asdfasdf

This parameters can be repeated as many times as bevels

If the edge parameter is set to all, all the edges will be beveled

  • .kind: one of ´´flat´´, ´´round´´

12.1.1.2. Functions:

See also: round corners

12.1.1.3. Toponymics:

the bevel works as a surface than can ba accessed as edge.bevel. It can be complex, for example in the intersection of two curves.

12.1.1.4. Example:

(bevel.1):

box c: .side 2cm
bevel c: .edge all .size 2mm

sdf