RhinoCommon API
BrepCreateQuadSphere Method |
Constructs a Brep definition of a quad sphere.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Brep CreateQuadSphere( Sphere sphere )
Public Shared Function CreateQuadSphere ( sphere As Sphere ) As Brep
Parameters
- sphere
- Type: Rhino.GeometrySphere
The input sphere provides the orienting plane and radius.
Return Value
Type: BrepA Brep if successful, null on error.

Rhino for Windows
Supported in: 6.14