How do I get all Title Block Family Types in the project?
Cloclwork has a node “All Family Types of category”
1 Like
Well you have the instance elements so now you just need to get the FamilyType from the instance. There are a few nodes that will do this but the first in my head is Element.ElementType
.
1 Like
It said empty list although I load about 4 types of title block
Likely you haven’t installed the right version of IronPython 2.
how to check that?
Look at your Dynamo version (Dynamo menu > about) and see if you have IronPython2 in your Packages list, and if that is working as an engine.