I greet everyone
I encountered such a problem: it is necessary to build an overlap for several rooms, but in such a way that it is built in one block.
I used the NewFloor method (CurveArray, FloorType, Level, Boolean), but it does not work to build on several contours of the rooms, it gives an error that the lines are not closed.
The question is how to be in this situation? what are the ways?
I enclose a code block, with an example of my implementation
work is done in C #