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 VersioningKey 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.List1&, System.Double)`.
Description:
I have just noticed that
VersioningKey
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
1&, System.Double)`.Test file:
On SharePoint
The text was updated successfully, but these errors were encountered: