This was based on a previously closed thread which used the “ElementType.Duplicate” node. The closest I can find is “ElementTypesMatchList” but this has different inputs. Perhaps I’m just missing the node from the package?
Please see attached screenshot of graph. I’ve selected the family from the drawing and created a list from an external Excel so just need to create duplicate family types and push the names in the list to the newly created families.
Reason this is needed is that we have a large number of family types which need to be managed from an excel/access file for ease of maintenance.
OK, I was missing the node. All working now. Thanks.
I was doing well until…
…Trying to push the Excel generated type name into an instance parameter. Graph runs ok but returns “null” values when trying to set the parameter? Am I missing something obvious?
I should add this is an instance parameter in an annotation family I’m trying to set, not sure if it makes any difference but thought I’d add for completeness.