## Convert LiBIM to OBJ ##

Convert LiBIM format data into standard 3D model file in .obj format.

### Usage ###

Click *Data Management > Model Conversion > Convert LiBIM to OBJ*.

<div align=center>
<img src="../../../ScreenShot/en/DataManagement/Conversion/ConvertLiBIMtoObj.png" alt="LiBuild Format Conversion" />
</div>


### Parameters ###

- **File list**: Input LiBIM files to be converted.
Users need to click the button<img src="../../../Icon/Common/Add.svg" alt=" Lidar360 DataAdd" height="20" style="vertical-align:middle"/> to add the file data to be converted from outside; Users can select a file in the list and click <img src="../../../Icon/Common/Delete.svg" alt="Lidar360 DataDelete" height="20" style="vertical-align:middle"/> button to remove the file from the list.
Click<img src="../../../Icon/Common/clear.svg" alt=" Lidar360 brush" height="20" style="vertical-align:middle"/> button to clear all the data in the list.
- **Mesh Type**: Choose between polygons and triangles.
- **Export Type**: Choose to export all building models as a single file, or export each building model as a separate file.
- **Output path**: Select the path of the output file directory. After the algorithm is executed, the corresponding obj file is generated.


