技术文章 - CS329268
如何在 Windchill REST 服务中使用 GetBOM REST API 从 Usage Link 对象类型的软类型中获取属性
已修改: 11-Aug-2025
适用于
- Windchill PDMLink 11.1 to 13.1
说明
- 如何使用 GetBOM REST API 获取 Usage Link 对象类型的软类型属性
- GetBOM REST API 无法获取使用链接对象类型的软类型属性:
API : POST /Parts('{PartId}')/PTC.ProdMgmt.GetBOM Parameters : - $expand : Part,PartUse,Occurrences,Components($expand=Part,PartUse,Occurrences,Components;$levels=max) - URL: http://HOSTNAME/Windchill/servlet/odata/v4/ProdMgmt/Parts('OR:wt.part.WTPart:XXXX')/PTC.ProdMgmt.GetBOM?$expand=Part,PartUse,Occurrences,Components($expand=Part,PartUse,Occurrences,Components;$levels=max)
这是文章 329268 的 PDF 版本,可能已过期。最新版本 CS329268