Optionalshape: TOptionaldistance: numberOptionaldistanceList: number[]Optionalindexes: number[]The shape whose edges are beveled.
OptionaldistanceHow far the bevel cuts back from the edge in model units, used for every selected edge unless
distanceList is given.
OptionaldistanceOne distance per entry of indexes, in the same order; needs indexes.
OptionalindexesWhich edges to bevel, counted from 0 in the order shapes.edge.getEdges lists them; leave it
out to bevel them all.
A shape, a distance and optional edge indexes for
fillets.chamferEdges;distanceListpairs withindexeswhen both are given.