cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

BIMCloud Teamwork User Information

Newbie
Participant

Is there any way to get user information of BIMCloud Teamwork information such as user id, user name via API Dev kit?

1 REPLY 1
kovacsv
Booster

I guess it's possible with the combination of an ACAPI_Environment (APIEnv_ProjectID) and an ACAPI_​TeamworkControl_​GetUsernameFromId call.

 

https://archicadapi.graphisoft.com/documentation/apienv_projectid

https://archicadapi.graphisoft.com/documentation/acapi_teamworkcontrol_getusernamefromid

 

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!