This tool calculates the perimeter of vector polygons, adding the result to the vector's attribute table (PERIMETER field). The area calculation will account for any holes contained within polygons. The vector should be in a a projected coordinate system.

Function Signature

def polygon_perimeter(self, input: Vector) -> Vector: ...

Project Links

WbW Homepage User Manual Support WbW