API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

OBBShortestSegmentTo Method

Overload List
  NameDescription
Public methodShortestSegmentTo(Line)
Calculates the shortest LineSegment from OBB to the given Line.
Public methodShortestSegmentTo(LineSegment)
Calculates the shortest LineSegment from OBB to the given LineSegment.
Public methodShortestSegmentTo(Point)
Calculates the shortest LineSegment from OBB to the given point.
Top
See Also