mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Re #4835
This commit is contained in:
@@ -700,7 +700,7 @@ int main(int argc, char** argv) {
|
||||
write_log(!quiet);
|
||||
return exit_code;
|
||||
}
|
||||
#ifdef IFOPSH_WITH_CGAL
|
||||
#ifdef IFOPSH_WITH_CITYJSON
|
||||
else if (output_extension == CITY_JSON || (output_extension == OBJ || output_extension == DAE || output_extension == GLB) && vmap.count("exterior-only") && exterior_only_algo != "none") {
|
||||
|
||||
// none, convex-decomposition, minkowski-triangles or halfspace-snapping
|
||||
|
||||
Reference in New Issue
Block a user