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.

GraphicsDrawerDrawLineSegment Method

Overload List
  NameDescription
Public methodDrawLineSegment(LineSegment, Color)
Draws a temporary line segment in the currently active rendered view.
Public methodDrawLineSegment(Point, Point, Color)
Draws a temporary line segment in the currently active rendered view.
Top
See Also