Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Basics » CreateBox3D
| Module: | Vision3DLite |
|---|
Creates a box in 3D.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inPoint3D | Point3D | ||
![]() |
inPoint3DAnchor3D | Anchor3D | ||
![]() |
inXLength | Real | 0.0 - ![]() |
|
![]() |
inYLength | Real | 0.0 - ![]() |
|
![]() |
inZLength | Real | 0.0 - ![]() |
|
![]() |
outBox3D | Box3D | ||
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Invalid Anchor3D in CreateBox3D. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic

