Redli1
January 21, 2021, 6:11pm
1
I am trying to label lines with OD data fields. (Imported pipes from GIS)
ObjectExtensions.GetParameters does not list any OD data
How is this possible?
Redli1
January 21, 2021, 6:32pm
3
thanks, but I do not get it. Input is object and ODfield name, output is supposed to be field value.
Maybe something like this?
Redli1
January 22, 2021, 7:46am
5
Exactly, thank you very much!
New to Dynamo here… This looks like a good way to utilize it in our workflows.
Just a quick question: Not sure what to use as a value in the “String” node?
It seems to be erroring out.
Hi @mach1-69 ,
Is STREET_NAM the name of the table or the name of a field? Here’s an explanation.
Thanks for the quick response. It is the name of a field.
I tried OD:Yavapai_Roads but it didn’t seem to change anything. Just tried it with Yavapai_Roads and it returned some results.
Thanks for the push in the right direction.
I will continue onward…
Correct - Yavapai_Roads would be the table name in this case.