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

In This Topic
AddLocalFunctionTemplates Method (Cable)
In This Topic
Adds local connection templates to the cable.
Syntax
public void AddLocalFunctionTemplates( 
   Connection[] arrTemplates
)

Parameters

arrTemplates
Array of connection templates to add.
See Also