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.

OBBIntersects Method

Overload List
  NameDescription
Public methodIntersects(GeometricPlane)
Tests if current OBB intersects with the given GeometricPlane
Public methodIntersects(Line)
Tests if current OBB intersects with the given Line
Public methodIntersects(LineSegment)
Tests if current OBB intersects with the given LineSegment
Public methodIntersects(OBB)
Tests if current OBB intersects with the given OBB
Top
See Also