简体   繁体   English

Autodesk Forge Model 衍生 API - 类型和距离参数

[英]Autodesk Forge Model Derivative API - type and istance parameters

I want to know, in a revit model on BIM360, if is possibile to distinguish type parameters from istance parameters with model derivative API (data extraction).我想知道,在 BIM360 上的 revit model 中,是否可以使用 model 导数 API 区分类型参数和 istance 参数(数据提取)。 Is it possible?可能吗?

TIA Alder TIA桤木

Maybe, in the model derivative API, you can check whether the parameter value is associated with an element type or an instance object.也许,在 model 派生 API 中,您可以检查参数值是否与元素类型或实例 object 相关联。 If that check does not answer the question conclusively, you could use the Design Automation API to check for sure.如果该检查不能最终回答问题,您可以使用设计自动化 API 来确定。

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

相关问题 Autodesk Forge模型衍生API:OBJ文件 - Autodesk Forge Model Derivative API: OBJ files Autodesk Forge model 衍生清单 api - Autodesk Forge model derivative manifest api Autodesk Forge Model Derivative API中的体积,面积和长度值 - Values for volume, area and length in Autodesk Forge Model Derivative API Autodesk Forge-模型衍生API:Revit到.obj(基本) - Autodesk Forge - Model Derivative API: Revit to .obj (Basics) Autodesk Forge Model Derivative API:在 Autodesk Forge 衍生子项中找不到“图形”角色 - Autodesk Forge Model Derivative API: Can't not find 'graphics' role in autodesk forge derivatives children 模型衍生 API - Istance 属性 - Model Derivative API's - Istance Properties 如何将 Autodesk Model Derivative API 元数据中的 objectids 与 Forge Viewer 模型 dbids 匹配? - How to match objectids from Autodesk Model Derivative API metadata with Forge Viewer model dbids? Autodesk Forge 设计自动化/模型衍生 API - 查看器缓存 svf 文件 - Autodesk Forge Design Automation/Model Derivative API - Viewer caching svf file 是否可以使用Forge Model Derivative API从非Autodesk云存储服务转换(Revit)模型? - Is it possible to translate (Revit) models from non-Autodesk cloud storage services using Forge Model Derivative API? AutoDesk Forge:模型衍生API。 以XML提取Cobie数据(CobieLite格式) - AutoDesk Forge: Model Derivative API. Extract Cobie Data in XML (CobieLite Format)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM