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