Require that a polygon p1 contains another polygon p2 with optional margin padding.
p1
p2
padding
List of points for p1
List of points for p2
Margin between the polygons (default: 0)
Require that a polygon
p1
contains another polygonp2
with optional marginpadding
.