How to Automate Family Type Creation

Hello

I want to create many Family Types with the following settings:

  • Shared Parameter
  • Under Data Group Parameter
  • Instance, not type

I know there’s a function in Dynamo that allows me to create Shared parameters but I can’t find one that can create family types for me with these settings. How would I go about doing this?

Any help would be appreciated. Thank you!

@daniel.astorino

i would divide your task in severial.

1.) create sharedParameter

2.) group them
3.) create type(s)

there are plenty of topics here