API Help
Eplan.EplApi.HEServices Namespace / ConnectionService3D Class / RouteConnections Method
Object, that will be considered for routing.

In This Topic
    RouteConnections Method (ConnectionService3D)
    In This Topic
    Routing of connections.
    Syntax
    public void RouteConnections( 
       List<StorableObject> listOfObjects
    )
    public:
    void RouteConnections( 
       List<StorableObject^>^ listOfObjects
    ) 

    Parameters

    listOfObjects
    Object, that will be considered for routing.
    Exceptions
    ExceptionDescription
    Thrown when neccessary argument is null.
    The System::Int32ernal System::Int32erface used for export could not be created.
    No user rights to create files on the file system.
    See Also