Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / IncludeTies Property
In This Topic
    IncludeTies Property
    In This Topic
    Should the created cable units include ties.
    Syntax
    public BooleanProperty IncludeTies {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