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.

DistanceList Properties

The DistanceList type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCount
Gets the number of items in the list.
Public propertyIsReadOnly
Gets a boolean value indicating whether the collection is read-only.
Public propertyCode exampleItem
Gets or sets the item at the specified index.
Top
See Also