Hello!
I'm creating a face-based family that needs to change some data based on the type of face it is inserted, for ex:
internal wall face -> use wall_data_internal
side column face -> use column_data_side
unkown face -> use default_data
etc
is there a way to do it Revit?