Trying to change Viewports through dynamo and im getting an error on Set BIP Parameter. Any Ideas?
Hi @ZJRODGERS
You need to feed BuiltInParameter currently your feeding string to it. Have a look at this explanation by @Konrad_K_Sobon.
Still feeding wrong inputs. You need to feed ids not elements to parameter values and check your elements list also.
              
              
              1 Like
            
            
          Please mark the post as solved. You’re welcome!
I´m trying to replicate the scritp to change viewport type on my legends.
I´m have an error in line 55 of the python script inside de “Set BuiltIn Parameter”
Thank´s in advice for help!
Change Viewport Type.dyn (33.3 KB)
              
              
              2 Likes
            
            
          Thanks! It work´s 
              
              
              2 Likes
            
            
          you can use Set parameter by name OOTB node and the value the family type…



