OBBShortestSegmentTo Method |
Overload List
Name | Description | |
---|---|---|
ShortestSegmentTo(Line) |
Calculates the shortest LineSegment from OBB to the given Line.
| |
ShortestSegmentTo(LineSegment) |
Calculates the shortest LineSegment from OBB to the given LineSegment.
| |
ShortestSegmentTo(Point) |
Calculates the shortest LineSegment from OBB to the given point.
|
See Also