Description:
Creates an arc-cornered (rounded) rectangular curve.
Syntax:
Parameters:
- rectangle
- Type: Rectangle3d
- The rectangle.
- radius
- Type: double
- The arc radius at each corner.
Returns:
Type: Curve
Aa arc-cornered rectangular curve if successful, None otherwise.
Available since:
8.9