You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just noticed that BH.Upgrader.Base.Upgrader.GetMethodKey query called against a method with out param of collection type returns ambiguous results such as BH.Engine.Geometry.Query.PlaneIntersections(BH.oM.Geometry.NurbsCurve, BH.oM.Geometry.Plane, System.Collections.Generic.List, System.Double). On top of that, the format is slightly different (missing ``1&`) compared to what I reported under BHoM/BHoM_Engine#3384.
Description:
I have just noticed that
BH.Upgrader.Base.Upgrader.GetMethodKey
query called against a method without
param of collection type returns ambiguous results such asBH.Engine.Geometry.Query.PlaneIntersections(BH.oM.Geometry.NurbsCurve, BH.oM.Geometry.Plane, System.Collections.Generic.List, System.Double)
. On top of that, the format is slightly different (missing ``1&`) compared to what I reported under BHoM/BHoM_Engine#3384.Test file:
On SharePoint
The text was updated successfully, but these errors were encountered: