Line.getInterpolatedPosition


getInterpolatedPosition(nrmCoord)

Return the coordinates at the given normalised coordinate, nrmCoord=0.0 at the line start nrmCoord=1.0 at the line end

nrmCoorddoublenormalised coord
Return valueVARIANT An array of 3 real numbers, representing 3d coordinates The returned position

Back to Line

Back to Overview