mcneel / rhinocommon

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

Vector wishes #41

Closed dalefugier closed 12 years ago

dalefugier commented 12 years ago

All vector classes should implement their openNURBS MinimumCoordinate and MaximumCoordinate counterparts.

sbaer commented 12 years ago

These have already been implemented https://github.com/mcneel/rhinocommon/blob/master/dotnet/opennurbs/opennurbs_point.cs#L1818