Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / AreaProperty Class / Addition Operator
First property (result preserves its unit).
Second property.
In This Topic
    Addition Operator (AreaProperty)
    In This Topic
    Sums two properties.
    Syntax

    Parameters

    property1
    First property (result preserves its unit).
    property2
    Second property.

    Return Value

    Summed property.
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    Resulting unit is same like the unit of first property.
    See Also