API Help
Eplan.EplApi.HEServices Namespace / Generate Class / Connections Method / Connections(String,Boolean) Method
Full link file name of the project in which to update all connections.
If false rebuilds all connections otherwise generates only connections on dirty pages.

In This Topic
    Connections(String,Boolean) Method
    In This Topic
    Updates connections in the given project.
    Syntax

    Parameters

    strFullLinkFileName
    Full link file name of the project in which to update all connections.
    bUpdateConnections
    If false rebuilds all connections otherwise generates only connections on dirty pages.
    Exceptions
    ExceptionDescription
    Invalid project.
    The internal interface for generating connections could not be created.
    An error occurred during connection generation. Please refer to the exception message.
    See Also