【问题标题】:How to retrieve elements properties (project metadata)如何检索元素属性(项目元数据)
【发布时间】:2020-09-05 15:43:05
【问题描述】:

我怎样才能得到骨灰盒

(Base64(URL 安全)编码) 对于位于 BIM 360 中的项目,以便使用此 api 检索所有元素属性(元数据): https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/urn-metadata-guid-properties-GET/

【问题讨论】:

    标签: autodesk-forge autodesk autodesk-bim360


    【解决方案1】:

    还有另一个示例演示如何转储 BIM360 文件的元数据:https://github.com/Autodesk-Forge/bim360appstore-model.derivative-nodejs-xls.exporter

    但请注意,如果 GET: Properties(无论是 BIM360 文件还是通用 OSS 文件),Forge 服务在体积 > 20M 时不会返回该属性,除非您指定查询参数 forgeceget = true 。这个博客告诉更多: https://forge.autodesk.com/blog/forceget-options-get-properties

    上面的示例没有添加 forgecget =true。如果您发现它不适用于特定的大文件,您可能会遇到限制。如果要根据示例进行编程,则需要自己添加参数。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-04-16
      • 1970-01-01
      • 1970-01-01
      • 2011-10-18
      • 1970-01-01
      • 1970-01-01
      • 2010-12-18
      相关资源
      最近更新 更多