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.

CustomLineTypeCatalogGet Method

Overload List
  NameDescription
Public methodStatic memberGet
Gets all the available CustomLineType's.
Public methodStatic memberGet(Int32)
Gets the CustomLineType with the specified ID.
Public methodStatic memberGet(String)
Gets the CustomLineType with the specified Name.
Top
See Also