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 Operators and Type Conversions

The LineTypes type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Returns true if the current object and the given object are equal.
Public operatorStatic member(Int32 to LineTypes)
Returns the corresponding LineTypes value of the given int value.
Public operatorStatic member(LineTypes to Int32)
Returns the corresponding int value of the given LineTypes value.
Public operatorStatic memberInequality
Returns true if the current object and the given object are not equal.
Top
See Also