Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Containment
Compute an oriented box fitting a given Target Mesh, or optionally a selection of the mesh
Target is Geometry Script Library Containment Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Selection | Selection of mesh faces/vertices to contain in the oriented box. If not provided, entire mesh is used. |
| struct | Options | |
| object | Debug |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Oriented Box Out | |
| object | Target Mesh |