I have (had) a graph built off Nate Holland’s documented here: http://dynamobim.org/forums/topic/change-detail-name-of-viewport-based-on-location-on-sheet/
It uses a parameter named VIEWPORT_DETAIL_NUMBER
It had been working fine, but now that I’ve upgraded to Dynamo 1.3, I’m getting an error in the Element.SetParameterByName node telling me
"No parameter found by that name"
I found another parameter of the Viewport named “Detail Number”, but that one tells me it’s Read-Only.
Anyone have any idea what happened?
Does this have something to do with the addition of Built-In parameters to the Core Element nodes?
Apparently, I still need the archi-lab “Set Builtin Parameter” node
I had thought that was replaced by a Core node, but evidently I was wrong.
I’d been having some other package problems between 1.2 & 1.3 and couldn’t see the archi-lab node.