Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / TerminalStrip Class / TerminalStrip Constructor / TerminalStrip Constructor(DMFunctionHandle)

In This Topic
    TerminalStrip Constructor(DMFunctionHandle)
    In This Topic
    Constructor. When object is created with this constructor, its create method must be called.
    Syntax
    public TerminalStrip( 
       DMFunctionHandle* handle
    )
    public:
    TerminalStrip( 
       DMFunctionHandle* handle
    )

    Parameters

    handle
    See Also