box
Works with VSimEM, VSimPD, and VSimMD licenses.
Creates a CSG object that creates a box.
lowerBounds (vector float, required)
Lower bounds for box.
upperBounds (vector float, required)
Upper bounds for box.
<STRgn box>
kind = box
lowerBounds = [0.0 0.0 -0.5]
upperBounds = [5.0 5.0 0.5]
</STRgn>