WallType X; FilteredElementCollector allWallsOfTypeX = new FilteredElementCollector(doc) .OfClass(typeof(Wall)) .Where( e => e.WallType.Id.
確定! 回上一頁