Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / IncludeBundleProtections Property
In This Topic
    IncludeBundleProtections Property
    In This Topic
    Should the created cable units bundle/surface protections (like loom, flex tubing, wrap tape, ...).
    Syntax
    public BooleanProperty IncludeBundleProtections {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