Index: index.html =================================================================== --- index.html (revision 31091) +++ index.html (revision 31092) @@ -261,6 +261,13 @@ islands that are not really connected, only because they are part of the same polygon!

+Any polygon may have its enforce_clearance set to non-zero, in which +case any object that has a clearance within the given polygon by flags will +make a clearance at least as large as the polygon's enforce_clearance +(but larger, if the object requested larger clearance than +the polygon's enforce_clearance). Note: this applies only if +the object has the clearline flag and the polygon has the clearpoly flag. +

Polygon Object Flags