Eplan Platform API
Eplan.EplApi.DataModel Namespace / StrandConnectorPropertyList Class / StrandConnectorPropertyList Constructor / StrandConnectorPropertyList Constructor(StrandConnector)
StrandConnector object whose properties will be affected.

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

    Parameters

    obj
    StrandConnector object whose properties will be affected.
    See Also