Home Search

DriveWorks Pro 21
Import OBJ as 3D

Send Feedback

Import OBJ as 3D

When the Import OBJ as 3D task is run, it will attempt to import the contents of the OBJ file at the specified target path with the specified scaling, and export this as a DriveWorks 3D file to the specified target file path.

Properties

Property NameDescription
Source File PathSpecifies the source of the file path.
Target File PathSpecifies the target file path.
ScaleSets the import scale of the model.

This defaults to 1 when the Task is added.

OverwriteTRUE to make the component overwrite the existing file (if one exists) regardless of the groups overwrite settting, FALSE to keep the existing file.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

Outputs

  • File Path

The path of the exported Drive3D file.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • The file was imported successfully.

Success with Warnings

  • N/A - should never get fulfilled.

Failed

  • General failure - Check the specification report for more details.