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.

LineSegment Properties

The LineSegment type exposes the following members.

Properties
  NameDescription
Public propertyEndPoint
Gets the end point of the line segment
Public propertyPoint1
Gets the start point of the line segment
Public propertyPoint2
Gets the end point of the line segment
Public propertyStartPoint
Gets the start point of the line segment
Top
See Also