A Rectangle is a simple wire rectangle. It is positioned with it origin at the center, and note that it takes length for the x-direction, and width, not height, for the y-direction (to have a consistent naming convention for directions).
All of the parameters and properties are on RectangleMixin.
Rectangle (d.1.0)
Mixins: RectangleMixin, RectangleRenderMixin, BaseAssembly
A Rectangle is a simple wire rectangle. It is positioned with it origin at the center, and note that it takes length for the x-direction, and width, not height, for the y-direction (to have a consistent naming convention for directions).
All of the parameters and properties are on RectangleMixin.