Harness proD API Help
EPLAN.Harness.API.Settings Namespace / DesignerAutomatism Class / AutoRouteUseMiddlePts Property
In This Topic
    AutoRouteUseMiddlePts Property
    In This Topic
    When using the AutoRoute command, objects will be routed in the shortest possible distance, not only through end points, but e.g. through shared points as well.
    Syntax
    public BooleanProperty AutoRouteUseMiddlePts {get; set;}
    See Also