When the task is run, it will assign the bounding box of the 3D file at the specified source file path (rounded to the specified number of decimal places and converted to a pipe-delimited string) to the Bounding Box data output.
It will also assign the midpoint of this bounding box (rounded to the specified number of decimal places and converted to a pipe-delimited string) to the Bounding Box Center data output.
Property Name | Description |
---|---|
Preview Control Name | 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. |
Decimal Places | The number of decimal places to round the result to between 0 and 15. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros.
Bounding Box
The bounding box of the imported file (in millimeters) as a pipe bar delimited string in the format 'X-Min|Y-Min|Z-Min|X-Max|Y-Max|Z-Max'.
Bounding Box Center
The center of the bounding box of the imported file (in millimeters) as a pipe bar delimited string in the format 'X|Y|Z'.
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 (one of the following occurred)