Document toolboxDocument toolbox

2022.1.1551.1 IAProductPart



Overview

An IAProductPart is an object that is able to interact wil Industrial Assets material transport modules. You can define a GameObject to be an IAProductPart and defines its properties on how other systems interact with it.

Creating an IAProductPart and changing its origin position and rotation

Where to find

The feature can be found under Add Component > IAProductPart


Feature Layout

Fields

 

Name

The name for this IAProductPart.

Size (Wrap)

Size settings for the IAProductPart. Click “Wrap” to automatically detect these settings.

Use Scene Gizmo

Enable/disable the scene gizmo for changing the size box of the IAProductPart.

Center

The center of the size box.

Dimensions

The size of the size box.

Orientation

Orientation settings for the IAProductPart.

Use Scene Gizmo

Enable/disable the scene gizmo for changing the orientation of the IAProductPart.

Origin

The point of origin for the IAProductPart. This is used during the simulation as the transform position. The actual transform position is not used.

Up

The Up direction of the IAProductPart.

Forward

The Forward direction of the IAProductPart.

Open Asset Exporter

Open the Asset Exporter window with this IAProductPart already filled in, ready to be exported to the Asset Library.

Recorded Product Parts

A list of all currently recorded product parts. This is an index with positions and rotation for other IAProductParts to fill. For example, an X amount of reserved spots on a tray.

Record Content

Record the currently nested Product Parts.

Nested Product Parts

A list of all IAProductParts that are currently parented under this IAProductPart.

Update Content

Detect all first child IAProductParts of this IAProductPart.

 


How to use

 

  1. Add the IAProductPart component to the GameObject you wish to use as a IAProductPart.

  2. Set the proper size and orientation settings for the IAProductPart.

  3. Nest any other IAProductParts under this IAProductPart, on the right position and rotation, you wish to record.

  4. Record any IAProductParts currently nested.

  5. Open the Asset Exporter to export this IAProductPart to the Asset Library.

Prespective Documentation