Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Diagnostic script should test that sub surface points are within base surface #2199

Closed
macumber opened this issue Apr 17, 2016 · 3 comments
Closed

Comments

@macumber
Copy link
Contributor

@DavidGoldwasser
Copy link
Collaborator

@macumber, "sub surface not contained by base surface" isn't is checked when an OSM is opened. I'm not sure if that check is using native SketchUp API methods or the openStudio.within method you refer to. In the past this has falsely triggered at times.

I made the "Remove Orphan and Unused Objects" measure to replace the diagnostic script for use outside of SketchUp. I'd prefer to add this new functionality there. I could copy it to the diagnostic script as well, but I'd rather just setup the plugin to call this measure.

What does the openStudio.within do for sub-surfaces that are not in the same plane as base surface, but if they were projected onto the plane, would fit within it? Ideally I would like to allow these to pass the test.

Also would like the sub-surface to share an edge with the base surface (like prototype buildings were fenestration is as wide as the base surface with both offsets.

@macumber
Copy link
Contributor Author

You have to project sub surfaces to the surface in order to use within, I'm not entirely sure what happens if points are exactly on the edge

@tijcolem
Copy link
Collaborator

This issue has been moved to the OpenStudio Sketchup Repository - openstudiocoalition/openstudio-sketchup-plugin#24

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants