Curve.GetConicSectionType Method

CurveGetConicSectionType Method

Returns the type of conic section based on the curve's shape.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ConicSectionType GetConicSectionType()
Public Function GetConicSectionType As ConicSectionType

Return Value

Type: ConicSectionType

[Missing <returns> documentation for "M:Rhino.Geometry.Curve.GetConicSectionType"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also