RhinoCommon API
Ellipse Constructor (Plane, Double, Double) |
Initializes a new ellipse from base plane and both principal radii.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Ellipse( Plane plane, double radius1, double radius2 )
Public Sub New ( plane As Plane, radius1 As Double, radius2 As Double )
Parameters
- plane
- Type: Rhino.GeometryPlane
Base plane of ellipse. - radius1
- Type: SystemDouble
Ellipse radius along base plane X direction. - radius2
- Type: SystemDouble
Ellipse radius along base plane Y direction.

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