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

CreateCustom keeps old inputs when calling SetInputs #168

Closed
adecler opened this issue Nov 27, 2019 · 1 comment
Closed

CreateCustom keeps old inputs when calling SetInputs #168

adecler opened this issue Nov 27, 2019 · 1 comment
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@adecler
Copy link
Member

adecler commented Nov 27, 2019

Description:

The list of inputs provided as argument to the SetInput methods are added on top of the existing ones instead of replacing them.

How to replicate:

Expected behaviour:

Test file(s):

@adecler adecler added the type:bug Error or unexpected behaviour label Nov 27, 2019
@adecler adecler added this to the BHoM 3.0 β MVP milestone Nov 27, 2019
@adecler adecler self-assigned this Nov 27, 2019
@adecler
Copy link
Member Author

adecler commented Nov 27, 2019

This is actually fixed by #160.

@adecler adecler closed this as completed Nov 27, 2019
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

1 participant