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.

OBBClosestPointTo Method

Overload List
  NameDescription
Public methodClosestPointTo(Line)
Calculates the closest point in OBB to given Line.
Public methodClosestPointTo(LineSegment)
Calculates the closest point in OBB to given LineSegment.
Public methodClosestPointTo(Point)
Calculates the closest point in OBB to given point.
Top
See Also