RhinoCommon API
Rectangle3d Constructor (Plane, Double, Double) |
Initializes a new rectangle from width and height.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Rectangle3d( Plane plane, double width, double height )
Public Sub New ( plane As Plane, width As Double, height As Double )
Parameters
- plane
- Type: Rhino.GeometryPlane
Base plane for Rectangle. - width
- Type: SystemDouble
Width (as measured along the base plane x-axis) of rectangle. - height
- Type: SystemDouble
Height (as measured along the base plane y-axis) of rectangle.

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