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.

MaterialItemSelect Method

Overload List
  NameDescription
Public methodSelect
Selects the material item from the database based on the material name and alias name in this instance.
Public methodSelect(String)
Selects the material item based on the name from the material database. The material name can also be an alias name.
Top
See Also