M_Rhino_Geometry_Brep_CreateFromSphere - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.CreateFromSphere Method

Constructs a Brep definition of a sphere.

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

Syntax

C#

public static Brep CreateFromSphere(
	Sphere sphere
)

VB

Public Shared Function CreateFromSphere ( 
	sphere As Sphere
) As Brep

Parameters

 

sphere
Type: Rhino.Geometry.Sphere
[Missing documentation for "M:Rhino.Geometry.Brep.CreateFromSphere(Rhino.Geometry.Sphere)"]

Return Value

Type: Brep
[Missing documentation for "M:Rhino.Geometry.Brep.CreateFromSphere(Rhino.Geometry.Sphere)"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️