I have written a graph which creates sheets and sets sheet parameter values.
I have two problems to make this thing more user friendly and ready to be implemented in the office:
-
In Dynamo player the user needs to input drawing size to create sheets of a specific size from an overall sheet list (this is to align titleblock families to sheet sizes). Is there a way to create something like a drop-down menu with pre-defined string inputs like A1, A2, A3 e.t.c. options for the user? Currently using standard String node as an input.
-
Titleblock selection is done through Family Types node, it gives user a choice of all family types in the project. Can the list be filtered to only show titleblock families? Titleblock families have distinctive type names so it’s not an issue to filter this down the graph, however I want this to happen at the very input.
If anybody has the answers you will really help me to write a perfect script!
Thanks,
Misha