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.

LineTypes Fields

The LineTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDashDot
The dash dotted line (--.--.).
Public fieldStatic memberDashDoubleDot
The dash double dotted line (-..-..-).
Public fieldStatic memberDashedLine
The dashed line (-----).
Public fieldStatic memberDottedLine
The dotted line (.....).
Public fieldStatic memberSlashDash
The slash dash line (-- - -- -).
Public fieldStatic memberSlashedLine
The slashed line (- - -).
Public fieldStatic memberSolidLine
The solid line (default).
Public fieldStatic memberUndefinedLine
The line type is undefined.
Top
See Also