M_Rhino_Geometry_Surface_IsCone - mcneel/rhinocommon-api-docs GitHub Wiki

Surface.IsCone Method

Determines if the surface is a portion of a cone within RhinoMath.ZeroTolerance.

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

Syntax

C#

public bool IsCone()

VB

Public Function IsCone As Boolean

Return Value

Type: Boolean
true if the surface is a portion of a cone.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Surface Class
IsCone Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️