An error occurs when I try to simulate my file, and I receive the following result:
* Severe * RoofCeiling:Detailed="FACE 8", Vertex size mismatch between base surface: FACE 8 and outside boundary surface: FACE 348 * ~~~ * The vertex sizes are 14 for the base surface and 7 for the outside boundary surface. Please check inputs. * Severe * RoofCeiling:Detailed="FACE 348", Vertex size mismatch between base surface: FACE 348 and outside boundary surface: FACE 8 * ~~~ * The vertex sizes are 7 for the base surface and 14 for the outside boundary surface. Please check inputs. * Fatal * GetSurfaceData: Errors discovered, program terminates.
Upon inspecting the 3D view, I noticed that Surface 8 is labeled as a Roof Ceiling, even though it should be the ceiling of the first floor in a two-story building.
My questions are: How can I change the surface setting using FloorspaceJS, and is this the actual cause of the severe error, or is there another problem causing it?