dotVectorsToTargets Method

Return the dot product of vectors from this to pointA and this to pointB.

dotVectorsToTargets(targetA: Point3d, targetB: Point3d): number

Parameter Type Description
targetA Point3d target point for first vector
targetB Point3d target point for second vector

Defined in

Last Updated: 08 January, 2020