First time here? Check our help page!
1

Basic drawing problem

Hello, I'm using a translator, so the context may be awkward.

I made a drawing and it says there's a problem like this.

What kind of concept is it?

I understand that space1-1 is a problem. But I don't know exactly what's wrong.

I don't know the basics because it's a drawing that was written without basic knowledge.

You can tell me how to search.

Thank you.

error message

floorspace.js floor plan

=======

Face difference is self intersecting, result will not include this polygon, Initial area of other surface 'Face 245' 91.8579 does not equal post intersection area 3.36774
kitty's avatar
11
kitty
asked 2023-11-10 01:56:29 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2023-11-10 15:30:42 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

OpenStudio has caught a self-intersecting polygon here (see line 950). Maybe post the whole error output (which I believe should list the culprit polygon vertices in sequence ... like this). Better yet, provide a link to the generated .osm file. The issue is likely due to the sequence of vertices of some surfaces (e.g. "Face 245", "Surface 35"), or those of their adjacent surfaces.

Denis Bourgeois's avatar
2.8k
Denis Bourgeois
answered 2023-11-10 15:39:42 -0500, updated 2023-11-11 05:12:51 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments