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

Returns - number

Defined in

Last Updated: 16 April, 2024