Line.getNormalisedCoordsFromCoords


getNormalisedCoordsFromCoords(pCoords)

Return the normalised coords of the given model space coordinates on this line

pCoordsVARIANT An array of 3 real numbers, representing 3d coordinates any position on the straight line
Return valuearray of real numbers vector of coordinates (x1, y1, z1, ... xn, yn, zn)

Back to Line

Back to Overview