Hi everyone,
I’m working on a script that transfers parameters from a main family to its nested families (specifically lintels). I’ve hit a roadblock when it comes to handling list levels and structuring the data correctly.
The goal of the script is to:
- Retrieve values from the main family.
- Gather all nested families (in this case, lintels) from the main family.
- Assign multiple (7) parameters to the nested families in one go.
The issue I’m facing is at the final stage, where I’m struggling to properly set up the list levels for the operation. I’ve attached a screenshot of the last part of the script, and I’ve tried the following configurations, which I thought should work but haven’t given me the desired results:
- Elements:
@@L1— Elements:@@L2 - Parameter
- Names:
@L2— ParameterNames:@L2 - Values:
@L2— Values:@L2
If anyone has suggestions on how to properly structure the list levels or rewrite this final section of the script, I’d greatly appreciate your input!
P.S.
This is the current workaround, but I’m not entirely satisfied with it. I am using the
list Of Repeated Items.
Best regards,
GD
