Parsed Results: {{ filename }}

{% for part in parts %} {% endfor %}
Part Category Node ID Parent Path Level Location Vector Source
{{ part.index }} {{ part.category }} {{ part.node_id or '-' }} {{ part.parent_path }} {{ part.level }} Lines {{ part.location[0] }} to {{ part.location[1] }} [{{ part.vector|join(', ') }}]
{{ part.source }}
Back to Upload