Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » LineNormalVector
| Module: | FoundationLite |
|---|
Computes the normal vector of a line.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inLine | Line2D | |
![]() |
inReverse | Bool | |
![]() |
outVector | Vector2D |
Examples
![]() |
![]() |
LineNormalVector performed on a line (left image) returns outVector (right image).
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 LineNormalVector. |
Complexity Level
This filter is available on Advanced Complexity Level.

Advanced


