range(zero, to)

range(zero, to) (zero, to), populates a collection of locations along the supplied dimension starting from offset zero (relative to the current location) to the offset to (relative to the current location).

range(Hierarchy h, double to)