Hi everyone,
First time using dynamo so apologies.
I’m trying to modify a script that I was provided with to change civil 3d pipe styles based on ARCGIS property data.
The ARCGIS property data I’m trying to use to set the style is called subtype and is set as either 10, 11 12 or 15.
I’m getting an error at List.GetItemAtIndex
Warning: List.GetItemAtIndex expects argument type(s) (var[]…[], int), but was called with (var[], var[]).
Can anyone shed any light on the issue?
Thanks in advance.
Michael