Start » Filter Reference » Geometry 3D » Geometry 3D Basics » MakeBox3D
Module: | Vision3DLite |
---|
Creates a 3D box structure from individual fields.
Name | Type | Range | Description | |
---|---|---|---|---|
inX | Real | Input x-coordinate | ||
inY | Real | Input y-coordinate | ||
inZ | Real | Input z-coordinate | ||
inXLength | Real | 0.0 - | Input length in X axis | |
inYLength | Real | 0.0 - | Input length in Y axis | |
inZLength | Real | 0.0 - | Input length in Z axis | |
outBox3D | Box3D | Output box 3D |
Complexity Level
This filter is available on Basic Complexity Level.