public void Create( TerminalStrip ts, Page page, SymbolVariant variant )
public: void Create( TerminalStrip^ ts, Page^ page, SymbolVariant^ variant )
Parameters
| Parameter Name | Description |
|---|---|
| ts | TerminalStrip where the Terminal will be located on |
| page | Eplan.EplApi.DataModel.Page where the Terminal will be placed. If page is NULL terminal won't be placed. |
| variant | Eplan.EplApi.DataModel.MasterData.SymbolVariant representing the graphical symbol of the terminal |