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

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