Eplan Platform API
Eplan.EplApi.DataModel Namespace / StrandConnector Class / StrandConnector Constructor

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