M_Rhino_Geometry_Surface_TryGetSphere - mcneel/rhinocommon-api-docs GitHub Wiki
Test a surface to see if it is a portion of a sphere and return the sphere.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool TryGetSphere(
out Sphere sphere
)
VB
Public Function TryGetSphere (
<OutAttribute> ByRef sphere As Sphere
) As Boolean
- sphere
- Type: Rhino.Geometry.Sphere
On success, the sphere parameters are filled in.
Type: Boolean
true if the surface is a portion of a sphere.
Supported in: 6.0.16224.21491, 5D58w