thickness

fun thickness(width: Double): Polygon
fun thickness(width: Double, chamfer: Boolean, roundCap: Boolean): Polygon
fun thickness(width: Double, chamfer: Boolean, roundCap: Boolean, convexity: Int?): Polygon