Import .OBJ
Instructions for Use
Supports importing *.obj3D Model File as Model Dataest and saving to the specified Datasource.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
OBJ file | Enter OBJ data (*.obj) to be imported. | String |
Target Datasource | Select the Datasource where the Result Model Dataset is stored. | Datasource |
Result Dataset Name | Set the name of the Result Model Dataset. | String |
Import mode | Set the data import mode when a Dataset of the same name exists, including None, Overwrite, and Append. | ImportMode |
Model Position X: | Set the X coordinate value of the Model Position, together with the Y and Z coordinates, to determine the Model Position. Model Position is used to determine the GCS (Projected Coordinate System or Geographic Coordinate System) of the OBJ data origin. | Double |
Model Position Y: | Set the Y coordinate of the Model Position. Determines the Model Position in conjunction with the X and Z coordinates. | Double |
Model Position Z: | Set Model Position Z:. Determines the Model Position in conjunction with the X and Y coordinates. | Double |
Decompose to multiple model objects | Set whether to Decompose to multiple model objects data. | Boolean |
Ignore material color | Set whether to ignore material color when both model material and color exist. | Boolean |
Original Coordinate System (Optional) |
Set the coordinate system of the Target Dataset after import. | PrjCoordSys |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Result Dataset | Result Model Dataset | DatasetVector |