API Help
Eplan.EplApi.DataModel Namespace / StrandInterConnectorPropertyList Class / StrandInterConnectorPropertyList Constructor / StrandInterConnectorPropertyList Constructor(StrandInterConnector)
StrandInterConnector object whose properties will be affected.

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

    Parameters

    obj
    StrandInterConnector object whose properties will be affected.
    See Also