Skip to content

Overload_Rhino_Geometry_Rectangle3d__ctor

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Rectangle3d Constructor

Overload List

 

Name Description
Public method Rectangle3d(Plane, Interval, Interval) Initializes a new rectangle from dimensions.
Public method Rectangle3d(Plane, Point3d, Point3d) Initializes a new rectangle from a base plane and two corner points.
Public method Rectangle3d(Plane, Double, Double) Initializes a new rectangle from width and height.
  Back to Top

See Also

Reference

Rectangle3d Structure
Rhino.Geometry Namespace

Clone this wiki locally