array
Works with VSimEM, VSimPD, and VSimMD licenses.
Creates a Constructive Solid Geometry (CSG) object that creates an array whose elements are another space-time region.
numTranslations (integer, required)
Number of translations in the array.
region (string, required)
Name of the space-time region that will serve as the element of the array.
origin (vector float, required)
Position of the first element in the array.
period (vector float, required)
Period vector for the array.
<STRgn holeRow>
kind = array
region = hole
origin = [0.5 0.0 0.0]
period = [1.0 0.0 0.0]
numTranslations = 5
</STRgn>