Click or drag to resize

Rectangle3d Constructor

Overload List
  NameDescription
Public methodRectangle3d(Plane, Interval, Interval)
Initializes a new rectangle from dimensions.
Public methodRectangle3d(Plane, Point3d, Point3d)
Initializes a new rectangle from a base plane and two corner points.
Public methodRectangle3d(Plane, Double, Double)
Initializes a new rectangle from width and height.
Top
See Also