interface version 1
Creates a rectangle shape with rounded corners.
Parameters
| Type | Geometry type. |
| Orientation | Geometry plane. |
| Size | Size of the generated rectangle. |
| Center | Position of the generated rectangle. |
| Corner Radii | Radius values for all the individual corners. |
| Order | Order of the spline types. |
| Corner Divisions | Divisions of the corners. |
| Close | Generate closed curve. |
To Do
Add optional start/end “arc angle” (like Circle SOP)
Release Notes
interface version 1 —
| 2014-10-09 | Blew the dust off this one and cleaned up some minor things. |
previous versions —
| Version 0.1.2 | Now generates regular shaped primitive when type is NURBS and “corner divisions” are low. Also corrected the help card formatting. |
| Version 0.1.1 | Squashed stupid display flag bug. |
| Version 0.1.0 | Initial release. |