Skip to content

M_Rhino_Geometry_Curve_GetConicSectionType

Will Pearson edited this page Aug 12, 2016 · 1 revision

Curve.GetConicSectionType Method

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public ConicSectionType GetConicSectionType()

VB

Public Function GetConicSectionType As ConicSectionType

Return Value

Type: ConicSectionType
[Missing documentation for "M:Rhino.Geometry.Curve.GetConicSectionType"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Curve Class
GetConicSectionType Overload
Rhino.Geometry Namespace

Clone this wiki locally