Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / IncludeWireTerminals Property
In This Topic
    IncludeWireTerminals Property
    In This Topic
    Should the created cable units include wire terminals on connectable objects and pins.
    Syntax
    public BooleanProperty IncludeWireTerminals {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