Boundary Range Selection List
Selection1 Selection2 ... SelectionN
Selectioni – Selection Entry, can be one of the following:
- Ranged Selection
- Special Selection
- Named Selection
Ranged Selection
Range selection is the most basic type of (range) selection that simply specifies subset of boundary range parametrised on the range [0..num_edges]:
[lower, upper]
lower, upper – values within without boundary range; lower must be less than upper. Value can be specified as a double, percent, Random Range or named attribute.
Special Selection
upper and lower as described above.
Numbered selection is the synonym to Range Selection (see above):
num[lower, upper]
Edge Angle Selection:
ea[lower, upper]
Angle Range Selection:
ar[lower, upper]
Cardinal Directions Selection:
dir[lower, upper]
- dir – cardinal direction label, either “N“, “E“, “S” or “W“.
- upper, lower are within the range [0..1]