Start » Filter Reference » Geometry 2D » Geometry 2D Distance Metrics » PointToLineDistance_Oriented
Module: | FoundationLite |
---|
Measures the signed distance between a point and a line with direction.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoint | Point2D | |||
inLineSection | Segment2D | |||
inResolution | Real | 0.0 - | Number of real-world units per one pixel | |
outDistance | Real | |||
outConnectingSegment | Segment2D |
Complexity Level
This filter is available on Advanced Complexity Level.