The obj file is here
As you see, I cannot import such a house model into Mathematica with BoundaryMeshRegion Option.
Import[objFile, "BoundaryMeshRegion"] So my question is How can I convert such a model imported as MeshRegion into a BoundaryMeshRegion with similar shape[we can modify some parts of the original model]. Or Cut the model into parts of BoundaryMeshRegion models.
meshRaw=Import[objFile,"MeshRegion"] this is related question, we can see, BoundaryMeshRegion object can calculate Volume directly.


RegionBoundary, but the mesh has to have a proper boundary. $\endgroup$RepairMeshsometimes helps, but it usually does not. $\endgroup$