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

Element.SetParameterByName error #1077

Open
josols opened this issue Jul 1, 2016 · 3 comments
Open

Element.SetParameterByName error #1077

josols opened this issue Jul 1, 2016 · 3 comments

Comments

@josols
Copy link

josols commented Jul 1, 2016

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

1.0.0

Revit version

2017

Operating system

Win 7

What did you do?

Tried to feed the node one element and multiple parameters and values

What did you expect to see?

Output being one element with all the paramters written to the object and no error warnings

What did you see instead?

Multiple outputs, some being nulls
image

@andydandy74
Copy link

List.Combine?

@josols
Copy link
Author

josols commented Jul 1, 2016

Shouldn't need to in 1.0.0. Or am I wrong? Have experienced this with other nodes as well, ie the List.AllIndicesOf

@vykrum
Copy link

vykrum commented Jul 2, 2016

It seems to be working fine.
Throws an error when the parameter value is invalid. The multiple outputs all have the same Element Id

20160702-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants