Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / IncludeAccessories Property
In This Topic
    IncludeAccessories Property
    In This Topic
    Should the created cable units include accessories of its components. That means accessories of the cable and all ties, labels, leading parts, ... If connectable objects are included, then accessories on pins are included as well.
    Syntax
    public BooleanProperty IncludeAccessories {get; set;}
    Exceptions
    ExceptionDescription
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also