FB1Filter AreaBox
📦 Struct: FB1Filter_AreaBox¶
Defines a box-shaped area filter, typically used for rectangular or cuboid spatial checks.
Properties¶
- WidthAndDepth (
float
): Horizontal size of the box (applies to both width and depth). - Height (
float
): Vertical height of the box volume.