Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PlugStripPropertyList Constructor / PlugStripPropertyList Constructor(PlugStrip)
PlugStrip object whose properties will be affected.

In This Topic
    PlugStripPropertyList Constructor(PlugStrip)
    In This Topic
    Should be used internal only
    Syntax
    public PlugStripPropertyList( 
       PlugStrip obj
    )
    public:
    PlugStripPropertyList( 
       PlugStrip^ obj
    )

    Parameters

    obj
    PlugStrip object whose properties will be affected.
    See Also