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.

OBBIntersectionPointsWith Method

Overload List
  NameDescription
Public methodIntersectionPointsWith(Line)
Calculates the intersection points between OBB and given Line.
Public methodIntersectionPointsWith(LineSegment)
Calculates the intersection points between OBB and given LineSegment.
Top
See Also