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

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