getRSXform

fun getRSXform(distance: Float): RSXform?

Pins distance to 0 <= distance <= getLength(), and then computes the corresponding RSXform.

Return

null if there is no path, or a zero-length path was specified.