Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BH.Upgrader.Base.Upgrader.GetMethodKey yields ambiguous results for methods with out collection parameters #267

Open
pawelbaran opened this issue Jul 29, 2024 · 0 comments
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@pawelbaran
Copy link
Member

Description:

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.

Test file:

On SharePoint

@pawelbaran pawelbaran added the type:bug Error or unexpected behaviour label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

3 participants