API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalStrip Class / AddLocalFunctionTemplates Method
Array of terminal templates to add.

In This Topic
AddLocalFunctionTemplates Method (TerminalStrip)
In This Topic
Adds local terminal templates to the terminal strip.
Syntax
public void AddLocalFunctionTemplates( 
   Function[] arrTemplates
)

Parameters

arrTemplates
Array of terminal templates to add.
See Also