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

Surface Matching Ruby Measure

asked 2015-08-17 15:06:41 -0500

Alex Bennett's avatar

updated 2017-08-05 13:06:23 -0500

I am working on creating a Surface Matching Ruby measure but I am running into some difficulties. The surface matching measure is based off of the Sketch-Up openstudio button 'Surface Matching'. The problem is identifying the matching walls. I have looked into checking for adjacent walls or looking at coordinates of surfaces to find matches but am getting a bit confused. What would your suggestion be to find the matching surfaces? Also are there any existing Ruby measures which would provide this functionality?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-08-17 20:23:39 -0500

There is an OpenStudio measure for matching unmatched surfaces, which is run from the OpenStudio application. The measure uses the native matchSurfaces method (source code here), rather than SketchUp-specific methods.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2015-08-17 15:06:41 -0500

Seen: 180 times

Last updated: Aug 17 '15