RhinoCommon API
Rectangle3d Constructor (Plane, Interval, Interval) |
Initializes a new rectangle from dimensions.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Rectangle3d( Plane plane, Interval width, Interval height )
Public Sub New ( plane As Plane, width As Interval, height As Interval )
Parameters
- plane
- Type: Rhino.GeometryPlane
Base plane for Rectangle. - width
- Type: Rhino.GeometryInterval
Dimension of rectangle along the base plane x-axis. - height
- Type: Rhino.GeometryInterval
Dimension of rectangle along the base plane y-axis.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8