BIM 360 Projects 服务类型未记录
Posted
技术标签:
【中文标题】BIM 360 Projects 服务类型未记录【英文标题】:BIM360 Project's Service Type undocumented 【发布时间】:2020-02-04 01:41:44 【问题描述】:在来自 BIM360 的 GET 项目中,service_types
property 包含未记录的服务。
向 BIM360 项目 (https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-:project_id-GET/) 发出 GET 请求,service_types
返回的值比https://forge.autodesk.com/en/docs/bim360/v1/overview/parameters/#service-type 上记录的值更多
"id": "PROJECT_ID",
"account_id": "ACCOUNT_ID",
"name": "Sample Project",
"start_date": "2019-09-25",
"end_date": "2019-10-25",
"value": null,
"currency": null,
"status": "active",
"job_number": null,
"address_line_1": null,
"address_line_2": null,
"city": null,
"state_or_province": null,
"postal_code": null,
"country": "United States",
"business_unit_id": null,
"created_at": "2019-09-25T14:26:04.092Z",
"updated_at": "2019-10-04T16:44:25.271Z",
"project_type": "Demonstration Project",
"timezone": null,
"language": "en",
"construction_type": null,
"contract_type": null,
"last_sign_in": "2019-10-04T16:44:25.000Z",
"service_types": "doc_manager,insight,admin"
根据文档,只有 field
、glue
、schedule
、plan
和 doc_manager
是预期的。
【问题讨论】:
嘿阿拉瓦罗,让我看看这个。对我来说,这听起来文档可能已经过时了,我们需要对其进行更新。给我一些时间与团队核实一下。 【参考方案1】:因此,目前的情况是这些服务没有得到适当的记录,因为它们还没有得到完全支持。他们正在积极努力使这项服务更好并正确记录。本季度正在进行改进过程。请在不久的将来与我们联系,bim360 服务的良好结构和改进即将到来。感谢您与我们联系。
【讨论】:
以上是关于BIM 360 Projects 服务类型未记录的主要内容,如果未能解决你的问题,请参考以下文章