Line.getAxesAtNrmCrds


getAxesAtNrmCrds(nrmCrds, origin, xAxis, yAxis, zAxis)

Return line axes at the given normalised coords

nrmCrdsdoublespecified normalised coord
originarray of real numbers coordinates of origin
xAxisarray of real numbers coordinates of x-axis
yAxisarray of real numbers coordinates of y-axis
zAxisarray of real numbers coordinates of z-axis
Return valuenone 

Back to Line

Back to Overview