toPosition

open fun toPosition(y: Double): FinePosition

Converts this column position to a full FinePosition by supplying a Y coordinate.

Return

a FinePosition with this column's X and Z and the given Y

Parameters

y

the Y coordinate to use