2026/06/05 此討論區為原本的「協勤CAD討論區」以及「REVIT CLUB討論區」合併,文章與附件可能有缺漏,敬請見諒!
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
在門、窗標籤可以自動編序號(例如1、2、3、4....) , 但是為何牆、梁、柱等桿件,無法自動變序號?

附件下載:
UP.dwf
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
抱歉 附件無法開啟
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
在門、窗標籤可以自動編序號(例如1、2、3、4....) ,
但是為何牆、梁、柱等桿件,無法自動編序號 ?
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
元件類別不同,當然功能也不同
一般圖面之牆、樑、柱..等,應該只有標示尺寸、材料、編號
至於流水序號
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
牆編序號不知道是哪種圖面有這樣的需求

至於樑柱是可以自動編序號的
如果你有subscription就可以達到你要的目的
否則還有一個方法
自己用API寫一個程式也行
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
在使用Construction-DefaultMetricCHT或是Construction-DefaultTWNCHT的樣板檔時,確實門窗標籤是表示流水序號,是將例證性質的"識別資料的註解"值,展示在標籤上,而DefaultTWNCHT或是DefaultMetricCHT的樣板檔的門窗標籤,則是將"類型性質的類型註解"值,展示在標籤上,研究一下標籤的"編輯標示"的設定,就可以了解
以營造單位的立場,清楚的將每一個元件做流水編號,是在營建管理上必須要的
系統管理員
文章: 13691
註冊時間: 2026年 4月 30日, 11:43
同bimology大大所說
目前在Subscription的Extensions工具中,確實有一個工具可以對圖面元件進行流水編號

功能為 Element Positioning,執行畫面如附圖
左邊的Naming就可以定義流水編號的格式了

Positioning - Naming
On the Naming tab of the Element Positioning dialog, you can specify parameters for element positioning:

Initial values:
 Sets of elements
 Elements

Levels
After pressing Default, the current settings for element tags will be adopted as default in the Extension.

You can define the syntax for each position name created during the structure element positioning. Define a formula using variables:

 %S - inserts a number of identical sets of objects with identical types and features

 %E - inserts an element number (each element is assigned a successive number).

 %L - inserts the number of the lowest level (numbers are assigned in ascending order)

You can define a formula for each category of element, and you can fully edit each formula.
回覆文章