strToCoordinate

fun strToCoordinate(s: String): Coordinate3D?

Takes a String representation of a coordinate and converts to a Coordinate3D.

Return

Coordinate3D