Example
Measure the Perimeter of a Polygon
geometric.polygonLength(vertices) returns the length of a polygon's perimeter.
Draw a polygon in the scene to see how polygonLength changes with new vertices.
Code
Example
geometric.polygonLength(vertices) returns the length of a polygon's perimeter.
Draw a polygon in the scene to see how polygonLength changes with new vertices.
Code