subtract#
- classmethod PolygonData.subtract(polygons1, polygons2)#
Subtract a set of polygons from another set of polygons.
- Parameters:
- polygons1
listofPolygonDataorPolygonData List of base polygons.
- polygons2
listofPolygonDataorPolygonData List of polygons to subtract.
- polygons1
- Returns:
listofPolygonData