API Help
Eplan.EplApi.DataModel.E3D Namespace / RoutingAccessoryPropertyList Class / RoutingAccessoryPropertyList Constructor / RoutingAccessoryPropertyList Constructor(RoutingAccessory)
RoutingAccessory object whose properties will be affected.

In This Topic
    RoutingAccessoryPropertyList Constructor(RoutingAccessory)
    In This Topic
    Should be used internal only
    Syntax
    public RoutingAccessoryPropertyList( 
       RoutingAccessory obj
    )
    public:
    RoutingAccessoryPropertyList( 
       RoutingAccessory^ obj
    )

    Parameters

    obj
    RoutingAccessory object whose properties will be affected.
    See Also