Methods_T_Rhino_Geometry_Ellipse - mcneel/rhinocommon-api-docs GitHub Wiki
The Ellipse type exposes the following members.
Name | Description | |
---|---|---|
![]() |
EpsilonEquals | Check that all values in other are within epsilon of the values in this |
![]() |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToNurbsCurve | Constructs a nurbs curve representation of this ellipse. This is equivalent to calling NurbsCurve.CreateFromEllipse(). |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |