Create(TerminalStrip,SymbolVariant) Method
In This Topic
Creates a Terminal object related to a
TerminalStrip given as a parameter and having a
Eplan.EplApi.DataModel.Function.Category equal to
TERMINAL
. Its graphical symbol is taken from a
Eplan.EplApi.DataModel.MasterData.SymbolVariant given as the second parameter.
Syntax
Parameters
- ts
- TerminalStrip where the Terminal will be located on
- variant
- Eplan.EplApi.DataModel.MasterData.SymbolVariant representing the graphical symbol of the terminal
Exceptions
See Also