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.

PolyLine Methods

The PolyLine type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns true if the objects are equal.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code for a polyline. Notice, in extremely rare cases, you might not get the same hash code for two polylines even though they are considered equal! This should, however, happen only in extremely rare cases!
(Overrides ObjectGetHashCode.)
Public methodLength
Returns the length of a polyline.
Top
See Also