Determines if the surface is a portion of a sphere within RhinoMath.ZeroTolerance.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function IsSphere As Boolean
Return Value
Type:
Booleantrue if the surface is a portion of a sphere.
See Also