CurveRelativeVector1D
Point in a curve relative coordinate system in 1D. This means that only points can be referenced which are positioned on the curve.
Parameters
curvePosition
distance between the start of the curve and the point to be referenced
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun toCurveRelative3D(lateralOffset: Double = 0.0, heightOffset: Double = 0.0): CurveRelativeVector3D