Skip to content

M_Rhino_Geometry_Surface_IsSphere

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Surface.IsSphere Method

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

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

Syntax

C#

public bool IsSphere()

VB

Public Function IsSphere As Boolean

Return Value

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

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Surface Class
IsSphere Overload
Rhino.Geometry Namespace

Clone this wiki locally