Element.SetParameterValueByNameTypeOrInstance
Dynamo Hierarchy: Rhythm>Revit>Elements>Element>Element.SetParameterValueByNameTypeOrInstance
Description:
Set one of the element’s parameters. Instance if it is instance or type if type.
Inputs:
element : Element
parameterName : string
value : Var
Outputs:
element : Element