Overload_Rhino_Geometry_Rectangle3d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Rectangle3d(Plane, Interval, Interval) | Initializes a new rectangle from dimensions. |
![]() |
Rectangle3d(Plane, Point3d, Point3d) | Initializes a new rectangle from a base plane and two corner points. |
![]() |
Rectangle3d(Plane, Double, Double) | Initializes a new rectangle from width and height. |