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