Returns an array of object representations of the specified Element Types.
This function is used in templates to avoid (or minimize) the repeating parsing of Element Type specifications (which is time-consuming).
Parameter:
elementTypeSpec
The string specifying the Element Types by their names (see "Specifying Matching Element Types" below).Returns:Note:
- When the string contains names of non-existent Element Types, the generator will raise an error.
- For empty string parameter, an empty array will be returned.
An array containing the object representations of the Element Types.
${include ../../../refs/matching_ets_spec.htm}
${include ../../../refs/element_types.htm}