repeat_profiles¶
- Calling sequence
structure{ region{ repeat_profiles } }
- Properties
using: \(\mathrm{\textcolor{Dandelion}{conditional}}\)
type: \(\mathrm{enumerator}\)
values:
alloy
;doping
;generation
;injection
;other
default:
all
- Functionality
Specifies which profiles are repeated.
Note
To repeat various profiles independently of each other, one have to define separate regions for each of them.
- Examples
structure{ region{ repeat_profiles = 'doping alloy other' array_x{...} } }