translation
Works with VSimEM, VSimPD, and VSimMD licenses.
Creates a CSG object that that translates another CSG object.
region (string, required)
Name of region to be translated.
offset (vector float,required)
The offset vector for the translation.
<STRgn sphere2>
kind = translation
region = sphere
offset = [-1.0 2.0 0.0]
</STRgn>