Export Dataset to Single Model File

Usage Instructions

This tool is used to save all model objects in a model dataset to a single model file (*.fbx, *.obj).

After execution, the tool exports a model file in the specified format and an XML file that records the center point (geographic reference origin) and coordinate system information to the specified path.

Parameter Description

Parameter Name Parameter Description Parameter Type
Model Dataset: Input source model dataset. DatasetVector
Storage Path: Set the storage path for the resulting model file. String
Model Format Set the format of the resulting model file; options include FBX, OBJ. FileFormat
Target File Name:
(Optional)
Set the name of the resulting model file. String
Model Name Field
(Optional)
Select the attribute field that records the model object name from the dropdown list. String
Modify Center Point
(Optional)
Controls whether to modify the center point (geographic reference origin) of the data. If unchecked, the center point of the dataset extent is used as the geographic reference origin by default, with the minimum height of the model as the origin height.
The geographic reference origin is used to determine the geographic coordinates of the base point in the data.
Setting the point too far from the dataset center point may cause vertices to become too large, leading to precision loss; therefore, when selecting the reference point, it should be near the dataset center point.
Boolean
Center Point X
(Optional)
When the Modify Center Point checkbox is checked, this parameter can be used to set the X-coordinate value of the center point (geographic reference origin). It is recommended to set this parameter near the source dataset center point to avoid data precision loss due to setting it too far away. Double
Center Point Y
(Optional)
When the Modify Center Point checkbox is checked, this parameter can be used to set the Y-coordinate value of the center point (geographic reference origin). It is recommended to set this parameter near the source dataset center point to avoid data precision loss due to setting it too far away. Double
Center Point Z
(Optional)
When the Modify Center Point checkbox is checked, this parameter can be used to set the Z-coordinate value of the center point (geographic reference origin). It is recommended to set this parameter near the source dataset center point to avoid data precision loss due to setting it too far away. Double

Output Results

Parameter Name Parameter Description Parameter Type
Model File Path The storage path of the resulting model file. String