Skip to content

Provide a better handling of calling RunExtensionMethod when multiple method match the inputs #3569

Description

@adecler

Description:

IsPrimitive from the SQLite_Toolkit is not run properly when called from RunExtensionMethod., it may be because there's an existing IsPrimitivein theReflection_Engine` wih two optional parameters (so could be run using RunExtensionMethod with a single target:
https://github.com/BHoM/BHoM_Engine/blob/develop/Reflection_Engine/Query/IsPrimitive.cs

Test script: RunExtensionMethod.gh

Metadata

Metadata

Assignees

Labels

type:featureNew capability or enhancement

Fields

Start date

None yet

Target date

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions