Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Great question! Currently, surfaces do not have colors associated with them directly. The SketchUp plug-in supports the idea of render modes. We have thought about adding a way for users to easily define their own render modes but have not implemented it at this time. If you are ok modifying the source code directly, you could add some render modes directly. You would need to add menu items in MenuManager.rb and then add the code to paint the surfaces in PlanarSurface.rb.