Start » Filter Reference » Geometry 2D » Geometry 2D Distance Metrics » PointToRectangleDistance
Module: | FoundationLite |
---|
Measures the distance between point and rectangle.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoint | Point2D | |||
inRectangle | Rectangle2D | |||
inResolution | Real | 0.0 - | Number of real-world units per one pixel | |
inIsFilled | Bool | Whether the rectangle is filled inside or not | ||
outDistance | Real | |||
outConnectingSegment | Segment2D? |
Complexity Level
This filter is available on Basic Complexity Level.