menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Constructs a Brep definition of a sphere.
Syntax:
public static
Brep
CreateFromSphere(
Sphere
sphere
)
Parameters:
sphere
Type:
Sphere
The input sphere provides the orienting plane and radius.
Returns:
Type:
Brep
A Brep if successful, None on error.
Available since:
5.0
home
/
Rhino.Geometry
/
Brep
/
CreateFromSphere
CreateFromSphere method
Class:
Rhino.Geometry.Brep
Nothing found