Optionalcenter: Point2OptionalroundRadius: numberOptionalsegments: numberOptionalwidth: numberOptionallength: numberThe 2D center point, as X and Y in the plane
Radius of each rounded corner, in model units; it must be less than half of the smaller side or an error is thrown
Number of straight pieces a full circle of rounding is made of, so each corner gets a quarter; more makes it smoother
Full size along X, in model units
Full size along Y, in model units
Feeds
polygon.roundedRectangle: a filled rectangle in the XY plane whose four corners are rounded, given by its 2D center, its sizes, the corner radius and how finely the corners are faceted.