BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 13 forks source link

Versioning_Engine: VersioningKey of methods with out collection parameters yields ambiguous results #3384

Open pawelbaran opened 1 month ago

pawelbaran commented 1 month ago

Description:

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)`.

Test file:

On SharePoint