Description

This tool can be used to remove all features in Shapefiles that are of the null VectorGeometryType. It also removes line features with fewer than two vertices and polygon features with fewer than three vertices.

Parameters

input (Vector): The input Vector object

Returns

Vector: the returning value

Function Signature

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

Project Links

WbW Homepage User Manual Support WbW