Import OBJ

Instructions for use

Supports importing *.obj 3D model file as model dataest and saving to the specified Datasource. Currently, the compatibility of the tool is as follows:

  • format version compatibility: fully supported

Parameter Description

Parameter Name Parameter Description Parameter Type
File Path Enter OBJ data (*.obj) to be imported. String
Target Datasource:
(Optional)
Select the datasource where the result model dataset is stored.
If Target Datasource and Datasource Connection Info are set at the same time, only Target Datasource is valid. Please set it properly as required.
Datasource
Datasource Connection Info
(Optional)
Select or create datasource in the specified path to store the result model dataset.
When selecting the existing data source, it will prompt "The file already exists, do you want to append the write".
If Target Datasource and Datasource Connection Info are set at the same time, only Target Datasource is valid. Please set it properly as required. With the datasource connection mode, the data import task will be executed in the child process.
Note: You cannot use the same Connection Info for multiple imports.
String
Dataset Name Sets the name of the Result Model Dataset. String
Import Mode
(Optional)
Sets the data import mode when a Dataset of the same name exists, including None, Over write, and Append. ImportMode
Compressed Type: (Optional) Sets the texture compression format of result data, including JPG _ PNG and DXT.
  • The JPG _ PNG supports 12.0.0.0 and above. Using this format will greatly improve the speed of model import;
  • DXT supported versions are: all current versions.
ModelTextureCompressType
OBJ Rotation Mode
(optional)
Sets the rotation mode of the OBJ model, including no rotation, 90 degrees clockwise rotation around the X axis, and 90 degrees counterclockwise rotation around the X axis. ObjRotateOption
X
(Optional)
Enter an X coordinate value or a longitude value that, along with Y and Z, determines the geographic origin of reference for the model.
Georeferencing Origin The GCS (Projected Coordinate System or Geographic Coordinate System) used to determine the project base point in the data.
Double
Y
(Optional)
Enter the Y coordinate or latitude of the geographic origin. Double
Z
(Optional)
Enter the Z coordinate or height value of the geographic origin. Double
Decompose to Multiple Model Objects
(Optional)
Sets whether to decompose to multiple model objects data. Boolean
Ignore Material
Sets whether to infore material color.
When enabled, ignoring materials will import source data as a plain white model, then merge all child objects and remove duplicate points, thus enabling closable models to become watertight.
Boolean
Ignore Material Color
(Optional)
Sets whether to ignore material color when both model material and color are present. Boolean
Coordinate System Settings
(Optional)
Sets the coordinate system of the target dataset after import. PrjCoordSys

Output Result

Parameter Name Parameter Description Parameter Type
Result Dataset Result Model Dataset DatasetVector