简体   繁体   English

Autodesk Forge BIM 360 API - 添加服务并激活它们

[英]Autodesk Forge BIM 360 API - adding services and activating them

We are currently looking into automating project setup.我们目前正在研究自动化项目设置。 What we want to do is create a new project, add and activate some services but we can´t find the right service types documented anywhere.我们想要做的是创建一个新项目,添加并激活一些服务,但我们无法在任何地方找到正确的服务类型。 It seems that the service types in the documentation refers to the old services (Classic BIM360).文档中的服务类型似乎是指旧服务(经典 BIM360)。 Do you have calls to activate the new services (Next gen BIM360)?您是否有电话激活新服务(下一代 BIM360)?

All the Best, Henrik Skanska一切顺利,亨里克·斯堪斯卡

Please check the readme of this repo at https://github.com/seb-esser/forge-bim360.project.setup.tool :请在https://github.com/seb-esser/forge-bim360.project.setup.tool查看此 repo 的自述文件:

or:或者:

Service Type    Description 
admin   BIM 360 Project Administration Service
doc_manager BIM 360 Document Management Service
pm  BIM 360 Project Management Service
fng BIM 360 Field Management Service
collab  BIM 360 Design Collaboration Service
cost    BIM 360 Cost Management Service
gng BIM 360 Model Coordination Service
plan    BIM 360 Plan Classic Service
field   BIM 360 Field Classic Service
glue    BIM 360 Glue Classic Service

this may not relate to API, are services related to user, or role, or project?这可能与 API 无关,服务与用户、角色或项目有关吗? in fact, you can see from BIM 360 that specific service have list of members so i assume it's related to member, but how to remove specific service from specific member?实际上,您可以从 BIM 360 中看到特定服务具有成员列表,因此我假设它与成员相关,但是如何从特定成员中删除特定服务?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM