Start » Filter Reference » Geometry 3D » Geometry 3D Angle Metrics » AngleBetweenLines3D
Module: | Vision3DLite |
---|
Measures the smaller and the larger angle between two lines in 3D.
Name | Type | Description | |
---|---|---|---|
inLine1 | Line3D | ||
inLine2 | Line3D | ||
outSmallerAngle | Real | ||
outLargerAngle | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Indefinite line on input in AngleBetweenLines3D. |
Complexity Level
This filter is available on Basic Complexity Level.