Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / BaseCableEntityInfo Class / Equality Operator
First cable entity.
Second cable entity.
In This Topic
    Equality Operator (BaseCableEntityInfo)
    In This Topic
    Are these cable entities equal?
    Syntax

    Parameters

    cableEntity1
    First cable entity.
    cableEntity2
    Second cable entity.

    Return Value

    True if these cable entities are equal, otherwise False.
    See Also