Dđưa tỉ lệ vào sheet list trong revit

4/6/17

SHEET LIST VÀ PLACE HOLDER SHEET TRONG REVIT

Nhiều bài viết hơn tại đây: https://bit.ly/39GztlF

Sheet List : tương tự như view list thì sheet list cũng là một bảng thống kê tất cả
các sheet có trong mô hình.

Để tạo một sheet list ta làm như sau :

B1 : Chuột phải vào Schedules/Quantities → New Sheet List…

B2 : Bảng Sheet List Properties hiện ra → Lần lượt thêm các parameter : Sheet
Name, Sheet Number, Sheet Rev, Designed By, Drawn By, Sheet Issue Date.

B3 : Sorting/Grouping : Tích chọn Itemize every instance

Ứng dụng :

1. Điền nhanh tên người vẽ (Drawn By), người design (Designed By), ngày
giao bản vẽ (Issue Date)…trực tiếp trên sheet list thay vì phải vào điền từng sheet.

- Trong trường hợp các thông số cần điền vào cho Drawn By, Designed By,
Issue Date…là giống nhau thì vào Sheet List Properties → Sorting/Grouping
→ Bỏ chọn Itemize every instance.

Bây giờ thì chỉ cần nhập một lần cho tất cả các sheet thay vì phải vào từng sheet để nhập.

2. Tạo nhanh nhiều sheet mới

B1 : Vào bảng thống kê → Insert nhiều dòng mới

Các sheet vừa được insert sẽ xuất hiện ở placeholder sheet

B2 : Chuột phải vào thư mục sheet → New Sheet

Chọn khổ giấy và tất cả các sheet đã insert ở trên ( placeholder sheet )

Sửa lần cuối: 27/9/21

12/9/17

Cuộc chơi thay đổi từ hồi dynamo trở nên dễ dùng, giờ thì người chủ trì dự án chỉ việc biên tập 1 file excel sheet list một cách nhanh chóng (nhanh gấp tỷ lần ngồi edit trong revit) với tất thảy các cấu trúc để sắp xếp sheet theo thứ tự mong muốn, sau đó ấn PLAY và cả team đã có full placeholder sheets để dùng dần. Thật tao nhã )

12/9/17

Nhưng phải biết Dynamo cơ, mặc dù cũng không quá khó nhưng dù gì cũng là một ngôn ngữ lập trình nên không phải ai cũng tự tin bấm Run được đâu. Về chủ đề này mà viết Dynamo cũng thú vị lắm đấy, bác có muốn viết không em nhường cho bác viết đấy.

14/9/17

Bác tạo topic đi, rồi tôi góp vui )

If you want the sheets in a sheet list to display in a particular order, you can create a custom Sheet Order parameter and add it to the sheet list properties.

The following procedure assumes that you have created a sheet list and added multiple sheets to the project.

  1. Open the sheet list.
  2. In the Project Browser, under Schedules/Quantities, click the sheet list name.
  3. On the Properties palette, for Fields, click Edit.
  4. Add a custom field named Sheet Order, as follows:
    1. On the Fields tab of the Sheet List Properties dialog, click Add Parameter.
    2. In the Parameter Properties dialog, under Parameter Type, select Project parameter.
    3. Under Parameter Data, for Name, enter Sheet Order.
    4. Click OK.

    On the Sheet List Properties dialog, the Sheet Order field displays in the list of scheduled fields.

  5. Use the Sheet Order field to sort the sheet list, as follows:
    1. Click the Sorting/Grouping tab.
    2. For Sort by, select Sheet Order. Make sure that Ascending is selected.
    3. Click OK.

    The sheet list displays a column titled Sheet Order. In a later step, you will hide this column so it does not display in the sheet list. First, however, you must assign a sheet order to each sheet in the list.

  6. For each sheet in the list, click in the Sheet Order column, and enter a number to indicate its order in the sheet sequence.

    As you enter sheet order numbers, Revit re-sorts the list to place the rows in order.

  7. To hide the Sheet Order field, right-click the column in the sheet list, and click Hide Column(s).

    Revit hides the Sheet Order column in the sheet list.

    Note: To redisplay the Sheet Order column, right-click in the sheet list, and click Unhide All Columns.

You can place the sheet list on a sheet and format it as desired.