Receives changes from the BIMcloud server.
GSErrCode ACAPI_TeamworkControl_ReceiveChanges ();
Return Values
NoError- The function has completed with success.
APIERR_NOPLAN- There is no open project.
APIERR_NOTEAMWORKPROJECT- The current project is not a Teamwork project.
Requirements
- Version: API 25 or later
- Header: ACAPinc.h
Example
The Teamwork_Control example project of the DevKit shows examples of how to use this function.
See Also
ACAPI_TeamworkControl_IsOnline
ACAPI_TeamworkControl_SendChanges
Teamwork Control
API Functions