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.

OBBIntersectionWith Method

Overload List
  NameDescription
Public methodIntersectionWith(Line)
Creates an intersection between the OBB and the given Line.
Public methodIntersectionWith(LineSegment)
Creates an intersection between the OBB and the given LineSegment.
Top
See Also