When the task is run, it will export the given drive3D file with Normal Smoothing enabled.
This task can run in two modes:
Select the 3D Preview Control from the Preview Control Name property to export a smoothed 3D file of the current scene.
Enter a path to a drive3D file in the Source File Path property to export a smoothed 3D file of an existing scene.
The Preview Control Name property will take priority over the Source File Path if both properties are set.
Property Name | Description |
---|---|
Preview Control Name | The name of the 3D Preview control. |
Source File Path | The path to the drive3D file that will be imported.The path can be absolute or relative to the project file. |
Target File Path | The path to save the exported Drive3D file to. The path can be absolute or relative to the specifications folder. |
Smoothing Threshold | The threshold in degrees to smooth normals between adjacent faces on the geometry. Should be a value between 0 to 180. |
Overwrite | TRUE to make the component overwrite the existing file (if one exists) regardless of the groups overwrite setting, FALSE to keep the existing file. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
File Path
The path of the exported Drive3D file.
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
Success with Warnings
Failed