sphere
Works with VSimEM, VSimPD, and VSimMD licenses.
Creates a CSG object that creates a sphere.
center (vector float, required)
Center of sphere.
radius (float, required)
Radius of sphere.
<STRgn sphere>
kind = sphere
center = [0.0 0.0 0.0]
radius = 1.0
</STRgn>