2018年1月9日

revit api 实现过滤墙图元并选中

摘要: 1 public IList findElementsByCategory(Autodesk.Revit.UI.UIApplication aApp, 2 Document aDoc, BuiltInCategory ACategory) 3 { 4 FilteredElementCollector collector = new FilteredElementColle... 阅读全文

posted @ 2018-01-09 22:53 小夏coding 阅读(331) 评论(0) 推荐(0) 编辑

导航