API Help
Eplan.EplApi.DataModel.E3D Namespace / Connection3D Class / IsRouted Property

In This Topic
    IsRouted Property
    In This Topic
    Returns true if connection is routed through at least one point.
    Syntax
    public bool IsRouted {get;}
    public:
    property bool IsRouted {
       bool get();
    }
    See Also