smallerUnorientedRadiansTo Method
Return the smallest angle (in radians) from the (bidirectional) line containing this
to the (bidirectional) line containing vectorB
smallerUnorientedRadiansTo(vectorB: Vector3d): number
Parameter | Type | Description |
---|---|---|
vectorB | Vector3d |
Returns - number
Defined in
- geometry3d/Point3dVector3d.ts Line 1559
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.