TESTER

get_diameter

get_diameter(points)

Return greatest distance between two points of the polygon

Syntaxe

var result = get_diameter(points=[x0,y0,x1,y1,...])

Arguments

NameRequiredDefaultDescription
pointsyes-List of points [x0,y0,x1,y1,...]