Element.Space and Assemblies

I have a handful of assemblies that I’ve placed within Spaces. When I try to use Element.Space to extract the Space data that each assembly is associated with, I get null. If I change from assemblies to doors, for instance, it works just find and behaves how I’d expect. The assemblies I have are made up of Structural Framing families. I even tried changing the category to structural framing and got the same null. Any ideas? I’m using Revit 2016 and Dynamo 1.3

Element.Room gives me the same null values.

@john_pierson let me know if you have any insight into this one :slight_smile:

Hmm, are you able to schedule spaces in a schedule for assemblies with just the ui ?

John - By that are you referring to the available fields from? If so, then no.

I find it odd that I can’t pull the structural framing members that are creating the assemblies via the Element.Spaces or Element.Room nodes.

Yes, that’s what I was referring to. My nodes actually work for
familyinstances which offer this functionality. (Casework,furniture, etc) I
revenlty renamed these to familyinstance.room and familyinstance.space to
clear up confusion.

That being said, you could find these elements spaces using some of the
other nodes available from clockwork or archilab. Specifically
"Space.IsPointInside".