API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalStrip Class / Terminals Property

Terminals Property (TerminalStrip)
Returns all Terminal of the terminal strip.
Syntax
public Terminal[] Terminals {get;}
Exceptions
ExceptionDescription
Thrown when terminals of the terminal strip cannot be read from the project.
See Also