有没有什么办法可以通过forge api提取Revit模型的警告信息?

Is there any way to extract the Revit model warning message by forge api?

有没有什么方法可以通过forge提取Revit模型的警告信息API?

Revit API 提供 Document.GetWarnings method for this. You can call this method in the Forge context using Forge Design Automation for Revit, aka DA4R.