You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a model with LoD0 setting the vertical walls between the footprints are not created for OBJ, other formats not tested. This results in the model not to be watertight.
Problem might be in Building.cpp -> get_obj() where for lod==0 the vw's are not taken into account.
The text was updated successfully, but these errors were encountered:
When generating a model with LoD0 setting the vertical walls between the footprints are not created for OBJ, other formats not tested. This results in the model not to be watertight.
Problem might be in Building.cpp -> get_obj() where for lod==0 the vw's are not taken into account.
The text was updated successfully, but these errors were encountered: