I’ve run into this issue a couple times, perhaps it’s happening based on my room height set to 22’-0"…
I’m seeing my trace model exported with walls matching the lecture hall in all exterior walls in labs and offices. See my below screen shot to expore 1612 - Physiology Lab.
I admit that I don’t fully understand the issue here from your post but here is my answer based on my best guess.
When Pollination exports the model as TRACEXML it does several simplifications. You can see the full list here. The first item is that all the pitched roofs are translated to horizontal roofs. That is mainly because of the TRACE 3D Plus gbXML importer limitation. This is how your model looks like. The default approach is to keep the extruded volume as close as possible to the original volume.
If you want to keep the geometry the same trying using the gbXML file format instead of TRACEXML.
P.S. I have heard some news and the permission to share it from reliable sources that TRACE 700 is making a comeback! That will justify us rewriting the gbXML exporter to get all the useful information from Revit/Model Editor to TRACE 700. That should save you even more time in the process.
This was helpful to clarify some of the differences I was seeing. You answered my question well.
I wonder if it’s possible to let the gbxml exported name the walls more similar to the trace export (I believe @chriswmackey was able to help with that before).
It helps to have External walls and glazing + doors that designers can track better with expected Lengths and heights. Considering that the simplifications keep volume about the same without same roof / wall areas seems to impact heat loads some, due to insulation u-values being different on walls vs roofs.
Thanks for giving the reference on the gbxml viewer, this is something you’ve shown before but now something I will adopt into my check process for clarity.
In the next release of the Revit plugin, the display names for the faces are much more human-readable. Here is a screenshot of your model exported to Rhino.
I just exported a gbXML which has these clean display names too. That said, I can see that the ID stays the same as what it used to be. Does TRACE 700 use the display name for faces or the identifier?
If it uses the name, then we should be all set. If it uses the ID, then we need to also change the ID. I can see in the TRACEXML model we also set the ID to the human readable name. @chriswmackey, should be able to help with this one.