在註記中包括參數資訊
當您將「細節」(Detail) 選項 yes_no_parameter_display 設定為 yes_no 後,工程圖註記中的參數值可以是 yes 或 no。將其設定為 true_false (預設值) 後,參數值可以是 true 或 false。
要在註記中指定參數資訊,使用如下格式:
• 尺寸 - &d# 或 &ad#,其中 # 為尺寸標識。例如:&d12、&ad5。
• 參照尺寸 - &rd#,其中 # 為尺寸標識。範例:&rd2。
• 例證數目 - &p#,其中 # 為參數標識。範例:&p8。
• 使用者定義參數 - &xxxx,其中 xxxx 為關係中定義的符號。
• 基準名稱 - &dtm_name,其中 name 為基準平面的名稱。
• 工程圖標籤 - 可將下列工程圖標籤新增至工程圖中:
◦ &todays_date - 以 dd-mm-yy 形式 (例如,2-Jan-92) 增加日期,作為註記建立日期。如果在格式表中包括這個符號,則在複製該格式到工程圖中時,系統會對其進行計算。
◦ &model_name - 增加用於工程圖的模型。
◦ &dwg_name - 增加工程圖的名稱。
◦ &scale - 增加工程圖的比例。
◦ &type - 增加工程圖模型類型。
◦ &format - 增加格式大小。
◦ &linear_tol_0_0 through &linear_tol_0_000000 - 增加一到六個小數位的線性公差值。
◦ &angular_tol_0_0 through &angular_tol_0_000000 - 增加一到六個小數位的角度公差值。
◦ &sheet_number - 為放置註記的頁面增加頁碼。
◦ &sheet_namer - 為放置註記的頁面增加頁面名稱。
◦ &total_sheets - 增加工程圖的總頁碼。
• 工程圖參數 - ¶meter:d,其中 parameter 是參數名稱。