Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingAccessory Class / Properties Property

In This Topic
    Properties Property (RoutingAccessory)
    In This Topic
    .NET Property enabling access to EPLAN properties of the routing accessory object.
    Syntax
    public new RoutingAccessoryPropertyList Properties {get;}
    public:
    new property RoutingAccessoryPropertyList^ Properties {
       RoutingAccessoryPropertyList^ get();
    }

    Property Value

    EPLAN properties of the routing accessory.
    See Also