APIDo_​ReloadLibrariesID

Resets and loads the active libraries.

    GSErrCode ACAPI_Automate (
        APIDo_ReloadLibrariesID
    );

 

Parameters

 

Return Values

NoError
The function has completed with success.

For other common API errors see the API Errors document.

 

Remarks

This function is used to perform a Reload Libraries command in the server application.

All the active libraries (included the BIMcloud and BIM Server Libraries too) will be reloaded.

 

Requirements

Version: API 21 or later
Header: APIdefs_Automate.h

 

See Also

ACAPI_Automate, API Functions