API Help
Eplan.EplApi.DataModel Namespace / StrandInterConnector Class / StrandInterConnector Constructor

In This Topic
    StrandInterConnector Constructor
    In This Topic
    Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
    Syntax
    public StrandInterConnector()
    public:
    StrandInterConnector();
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also