Batch Export Model Datasets
Instructions for Use
Support exporting model objects in Model Dataest as XML description file plus OBJ, FBX or GLTF models. The XML description file records the location and name of each model object in the source Model Dataest, as well as the type, name, and value of a non-system Property Field.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Data Source | Select the Datasource where the source Model Dataest is located. | Datasource |
Dataset | Select Source Model Dataest. | DatasetVector |
Target Path | Set the storage path of Result Data. | String |
Model Format | OBJ | Formats the resulting model, including OBJ, FBX, and GLTF. |
Model Name (Optional) |
Set the name of the resulting model by selecting the Property Field for which the name is recorded via drop-down selection. If empty, the name of each model is represented by a unique GUID. | String |
SQL Query Statement (Optional) |
Filter the Model Objects to be exported by SQL Query Statement. When the SQL statement is empty, all Model Objects in the source Model Dataest are exported. | String |
Uniform Insertion Point (Optional) |
Set uniform insertion point coordinates for all Export Models. Unchecked by default. When the unified insertion point is checked but no specific value is entered, the Dataset Center point of the source model will be used as the unified insertion point. | Boolean |
X (Optional) |
Set the X coordinate value of the insertion point after checking the unified insertion point. | Double |
Y (Optional) |
Set the Y coordinate value of the insertion point after checking the unified insertion point. | Double |
Z (Optional) |
Set the Z coordinate value of the insertion point after checking the unified insertion point. | Double |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Batch Export Model Datasets | Result Data Storage Path | String |