I’m working out how to create a roof by outline and I thought by understanding the Floor.ByOutline nodes I might make progress.
Since there isn’t a Roof Type node, I’ve been getting there getting the Element Type - RoofType and filter down from All Elements of Type. By python script isn’t working though so, to troubleshoot, I looked at the Floor.ByOutline node. This node works when I feed it a floor type directly from the Floor Types node but not when I feed it what I assumed would be the same thing using the Element Type approach.
Is there something different about the Floor Type node vs. the longer Element Type approach that is maybe causing the issue here as well as with roofs? Is there another approach to get the Roof Type?