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

Parameter.Value Node throws no storage type on Element Type parameters #3031

Open
tinrobot2000 opened this issue Jan 19, 2024 · 1 comment
Open

Comments

@tinrobot2000
Copy link

tinrobot2000 commented Jan 19, 2024

Dynamo Version

2.18.1

Revit Version

24.1.0.66 / 2024.1.0

Operating System

Windows 10

What did you do?

Used Parameter.Value node after Element.Parameters node on a Element Type

What did you expect to see?

A list of parameter values

What did you see instead?

A list of parameter values - which was provided, just with a warning

Stacktrace/logs

Node Name: Parameter.Value
Package: Revit.Elements.Parameter.Query
Dynamo Version: 2.18.1.5096
Host: Dynamo Revit
Messages: Parameter.get_Value operation failed.
Parameter Autodesk.Revit.DB.Parameter has no storage type.
State: Warning

Details

The node still works with a warning - I guess it's just handing the edge case of a parameter with no storage type

Suspected code location

image
element_params_2

@emru-y
Copy link

emru-y commented May 7, 2024

Thank you for the feedback!
I guess for such cases where the node is throwing an error but still working maybe the representation of the warning color can be different than the nodes which is not working at all. @Amoursol

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

No branches or pull requests

2 participants