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.

CustomLineType Properties

The CustomLineType type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The Description of the custom line type (ASCII representation of the line).
Public propertyLineDescription
The description of the custom line type. Description uses the following format: List of line segments. Positive value gives length of filled line segment and negative value gives length of empty line segment. 0 means a dot.
Public propertyName
The Name of the custom line type.
Top
See Also