Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / Plug Class / PlugStrip Property

In This Topic
    PlugStrip Property
    In This Topic
    Returns PlugStrip the Plug belongs to.
    Syntax
    public PlugStrip PlugStrip {get;}
    public:
    property PlugStrip^ PlugStrip {
       PlugStrip^ get();
    }
    Exceptions
    ExceptionDescription
    The PlugStrip for this Plug cannot be found.
    See Also