Click or drag to resize

CurveGetConicSectionType Method

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ConicSectionType GetConicSectionType()

Return Value

Type: ConicSectionType

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

See Also