I want to use excel to populate my space types for a building. the space type parameter storage type is ElementID and i cannot figure out how to get a list of all the ID’s associated to the built in Revit Space Types. without these i don’t think i can populate the parameter through dynamo?
I recently saw at AU that another company was doing a similar method of populating the space information through excel and dynamo but i’m struggling with my import from excel due to the storage type being incompatible.
I can get a list of all the Space Types using the Rhythm node SpaceType.All but then i cannot figure out how to find the associated ElementIDs to each item in the list.
@john_pierson is there an additional node in the rhythm package that i am just missing or am i trying to do an impossible task!