BIM and Geo Information
{% if messages %}
| Item |
Details |
{% for message, detail in messages %}
| {{ message }} |
{{ detail }} |
{% endfor %}
{% endif %}
{% if error %}
{{ error }}
{% endif %}
{% if not Num %}
{% if Refl %}
Choose how you want to georeference your IFC file.
Use existing information
Add surveyed points to existing information
Add surveyed points and ignore existing information
{% else %}
{% endif %}
{% endif%}
{% if Num %}
{% else %}
{% endif %}