This page specifies what is written into E57 for each export option, including the file-level header, Data3D structure, and Image2D attachments when present.
generated by Autodesk ReCap)ReCap exports unstructured scans only with the Data3D object.
Header information:
Data3D structure (vector):
guid (string)
name (string)
description (string)
sensorVendor (string)
intensityLimits (structure):
colorLimits (structure):
pose (structure):
acquisitionStart (structure):
acquisitionEnd (structure):
points (compressed vector):
XML sample:

ReCap provides 3 options for structured scan export:
ReCap converts structured dataset into unstructured and exports point cloud data only (Data3D). For the output structure, feel free to refer to Unstructured Scans section.
For this option, ReCap exports point cloud with structured information (index bounds) but without imagery representation included.
Main differences between structured and unstructured format are highlighted in bold text.
Header information:
Data3D structure (vector):
XML sample:



For this option, ReCap exports point cloud data and imagery representation of the scan.
Main differences between structured and unstructured format are highlighted in bold text.
Structure:
Header information:
Data3D structure (vector):
guid (string)
name (string)
description (string)
sensorVendor (string)
sphericalBounds (structure)
intensityLimits (structure):
colorLimits (structure):
pose (structure):
acquisitionStart (structure):
acquisitionEnd (structure):
points (compressed vector):
guid (string)
name (string)
associatedData3DGuid (string)
acquisitionDateTime (structure)
pose (structure):
sphericalRepresentation (structure):
XML sample:



