Line.getNormalisedCoordFromCoords


getNormalisedCoordFromCoords(pCoords)

Return the normalised coords of the given model space coordinated on this line *pRetval=0.0 at the line start *pRetval=1.0 at the line end

pCoordsVARIANT An array of 3 real numbers, representing 3d coordinates any position on the straight line
Return valuedoublereturned equivalent normalised coordinate

Back to Line

Back to Overview