mcneel / rhinocommon

RhinoCommon is the .NET SDK for Rhino5 / Grasshopper
http://wiki.mcneel.com/developer/rhinocommon
243 stars 93 forks source link

Wish: Rhino.Geometry.Brep.CreateFromSphere #98

Closed dalefugier closed 12 years ago

dalefugier commented 12 years ago

Static function on Brep that wraps ON_BrepSphere. Might even be worth adding a "ToBrep" member to Rhino.Geometry.Sphere.

dalelear commented 12 years ago

I updated the opennurbs C++ SDK. Put whatever color of lipstick you want on the .NET wrapper.