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.

PluginSetAttribute Method

Overload List
  NameDescription
Public methodSetAttribute(String, Double)
Sets the specified attribute of the plug-in to the given value. NOTE! Only works on already inserted plug-ins.
Public methodSetAttribute(String, Int32)
Sets the specified attribute of the plug-in to the given value. NOTE! Only works on already inserted plug-ins.
Public methodSetAttribute(String, String)
Sets the specified attribute of the plug-in to the given value. NOTE! Only works on already inserted plug-ins.
Top
See Also