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.

BaseComponentSetAttribute Method

Overload List
  NameDescription
Public methodSetAttribute(String, Double)
Sets the attribute's value to the given value.
Public methodSetAttribute(String, Int32)
Sets the attribute's value to the given value.
Public methodSetAttribute(String, String)
Sets the attribute's value to the given value.
Top
See Also