Hi, i’m trying to get my script to update Instance Height and Width Parameter of an Instance.
- I created new Generic Models Family with 3 Instance Parameters: Width, Height, Depth.
- I’m placing those instances with RiR’s “Location Component”.
- Next i’m taking Width, Height Parameter from Ducts that intersect with those Generic Models and trying to assign those values to newly created Instances, but the "Get-Set Parameter creates new Height and Width Parameter under “Data” section and not in “Dimensions”(what i’m trying to achieve). Anyways i’m able to manually change this Parameter Values from Revit Properties tab, so it seems like it should also be possible to do it trough RiR.
Please, see screenshots below