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.

AABBIsInside Method

Overload List
  NameDescription
Public methodIsInside(LineSegment)
Checks if the given line segment is inside the current axis-aligned 3d bounding box.
Public methodIsInside(Point)
Checks if the given point is inside the current axis-aligned 3d bounding box.
Top
See Also