本文探討了ProE的配置文件的應用相關內容。
1.3.1 關于配置文件(About Drawing Setup File Options)
Pro/ENGINEER 是可以根據不同文件指定不同的配置文件以及工程圖格式。配置文件指定了圖紙中一些內容的通用特征,如:尺寸和注釋的文本高度、文本方向、幾何公差的標準、字體屬性、制圖標準、和箭頭的長度。
雖然系統規定這些內容的默認選項,但我們仍然可以利用配置文件自己進行定義,并保存在盤中,備其他文件使用。配置文件默認的文件后綴為:"*.dtl"。我們可以在config.pro中來指定drawing配置文件的路徑以及名稱。(config.pro配置文件) .如果我們沒有指定配置文件,系統會利用默認的配置文件。如果購買了Pro/DETAIL模塊,我們可以根據不同的使用標準( DIN, ISO, and JIS )指定簡單的配置文件,文件的位置為:安裝目錄/text/下的三個文件:
“din.dtl”
“iso.dtl”
“jis.dtl”
可以使用上面的文件來作為工程圖的配置文件。中國用戶可以使用iso.dtl
注意: 圖紙的格式文件有它自己的配置文件,這個文件和圖紙的配置文件是獨立的。但有一定的限制。
1.3.2 建立配置文件(To Create a Drawing Setup File)
使用菜單:setup-create,可以建立配置文件
菜單 DRAWING > Advanced > Create.
輸入文件名,默認的配置文件將出現,我們可以對齊進行修改。這些選項是按照功能來分類排序的。
修改完成,保存。
在主菜單中選擇View>Repaint,圖紙會按照修改后的方式變化
1.3.3 改變文本編輯器(Changing the Text Editor)
在config.pro中指定配置文件的編輯器: “drawing_file_editor”,“pro_editor_command.”
1.3.3 配置文件的例子
說明:下面是配置文件的一個例子,站長對它沒有做更多的研究,我發現,它還是比較符合我們的國家標準。 詳細的說明見本站《工程圖配置文件祥解》
! ! These options control text not subject to other options !
drawing_text_height 3.500000
text_thickness 0
text_width_factor 0.850000
! ! These options control views and their annotations !
broken_view_offset 5.000000
create_area_unfold_segmented YES
def_view_text_height 3.5
def_view_text_thickness 0.000000
detail_circle_line_style PHANTOMFONT
detail_view_circle ON half_view_line SYMMETRY
projection_type FIRST_ANGLE
show_total_unfold_seam YES
view_note std_din view_scale_denominator 1
view_scale_format ratio_colon
! ! These options control cross sections and their arrows !
crossec_arrow_length 5
crossec_arrow_style HEAD_ONLINE
crossec_arrow_width 2
crossec_text_place ABOVE_TAIL
cutting_line STD_ISO
cutting_line_adapt NO
cutting_line_segment 6
draw_cosms_in_area_xsec NO
remove_cosms_from_xsecs TOTAL
! ! These options control solids shown in views !
datum_point_size 8.000000
datum_point_shape CROSS
hlr_for_pipe_solid_cl NO
hlr_for_threads YES
location_radius DEFAULT(2.)
mesh_surface_lines OFF
thread_standard STD_ISO
hidden_tangent_edges DEFAULT
ref_des_display NO
! ! These options control dimensions
allow_3d_dimensions YES
angdim_text_orientation HORIZONTAL
associative_dimensioning YES
blank_zero_tolerance yes
chamfer_45deg_leader_style STD_ISO
clip_dimensions YES
clip_dim_arrow_style NONE
default_dim_elbows YES
dim_leader_length 5.000000
dim_text_gap 1.300000
draft_scale 1.000000
draw_ang_units ANG_DEG
draw_ang_unit_trail_zeros YES
dual_digits_diff 1
dual_dimension_brackets YES
dual_dimensioning NO
dual_secondary_units INCH
iso_ordinate_delta YES
lead_trail_zeros STD_METRIC
ord_dim_standard STD_ISO
orddim_text_orientation PARALLEL
parallel_dim_placement ABOVE
shrinkage_value_display PERCENT_SHRINK
text_orientation PARALLEL_DIAM_HORIZ
tol_display no tol_text_height_factor 0.600000
tol_text_width_factor 0.600000
witness_line_delta 1.500000
witness_line_offset 1.000000
! ! These options control text and line fonts !
default_font font
aux_font 1 filled
aux_font 2 leroy
aux_font 3 cal_alf
aux_font 4 cal_grek
aux_font 5 font3d
! ! These options control leaders !
draw_arrow_length 3.500000
draw_arrow_style FILLED
dim_dot_box_style DEFAULT
draw_arrow_width 1.500000
draw_attach_sym_height DEFAULT
draw_attach_sym_width DEFAULT
draw_dot_diameter 1.000000
leader_elbow_length 6.000000
! ! These options control axes !
axis_interior_clipping NO
axis_line_offset 5.000000
circle_axis_offset 4.000000
radial_pattern_axis_circle YES
! ! These options control geometric tolerancing information !
gtol_datums STD_ISO_JIS
gtol_dim_placement ON_BOTTOM
new_iso_set_datums YES
asme_dtm_on_dia_dim_gtol ON_GTOL
! ! These options control tables, repeat regions, and BOM balloons !
dash_supp_dims_in_region YES
def_bom_balloon_leader_sym filled_dot
model_digits_in_region NO
show_cbl_term_in_region YES
! ! These options control layers !
draw_layer_overrides_model NO
ignore_model_layer_status YES
! ! These options control model grids !
model_grid_balloon_size 4.000000
model_grid_neg_prefix -
model_grid_num_dig_display 0
model_grid_offset DEFAULT
! ! These options control theoretical piping bend intersection !
show_pipe_theor_cl_pts BEND_CL
pipe_pt_shape CROSS pipe_pt_size DEFAULT
! ! Miscellaneous options !
decimal_marker COMMA_FOR_METRIC_DUAL
drawing_units MM
line_style_standard STD_ANSI
max_balloon_radius 0.000000
min_balloon_radius 0.000000
node_radius DEFAULT
sym_flip_rotated_text NO
weld_symbol_standard STD_ISO y
es_no_parameter_display TRUE_FALSE
default_pipe_bend_note NO
1.3.6 打開配置文件(To Retrieve a Drawing Setup File)
當打開配置文件時,系統會讀取文件中的值到當前工程圖文件
選擇菜單 DRAWING > Advanced > Retrieve
選擇一個dtl文件
點擊view-repaint或regen
工程圖刷新
1.3.7 指定配置文件目錄(Specifying Your Setup Files Directory)
在config.pro中指定:“pro_dtl_setup_dir,” >>config.pro祥解
1.3.8 編輯當前配置文件(To Modify the Current Drawing Setup File)
選擇:DRAWING > Advanced > Modify Val,當前配置文件出現
編輯并保存
點擊view-repaint或regen
工程圖刷新
注意:修改當前配置文件后,僅僅修改當前工程圖文件,除非將配置文件保存到磁盤上,這種修改并不改變配置文件的。
1.3.9 保存配置文件(To Save a Drawing Setup File to Disk )
選擇:DRAWING > Advanced > Save
寫好文件名,如存在可選擇覆蓋原文件。
系統會保存當前文件的配置方式,并將文件寫到Pro/ENGINEER的啟動目錄下。
相關文章
- 2021-09-08BIM技術叢書Revit軟件應用系列Autodesk Revit族詳解 [
- 2021-09-08全國專業技術人員計算機應用能力考試用書 AutoCAD2004
- 2021-09-08EXCEL在工作中的應用 制表、數據處理及宏應用PDF下載
- 2021-08-30從零開始AutoCAD 2014中文版機械制圖基礎培訓教程 [李
- 2021-08-30從零開始AutoCAD 2014中文版建筑制圖基礎培訓教程 [朱
- 2021-08-30電氣CAD實例教程AutoCAD 2010中文版 [左昉 等編著] 20
- 2021-08-30電影風暴2:Maya影像實拍與三維合成攻略PDF下載
- 2021-08-30高等院校藝術設計案例教程中文版AutoCAD 建筑設計案例
- 2021-08-29環境藝術制圖AutoCAD [徐幼光 編著] 2013年PDF下載
- 2021-08-29機械AutoCAD 項目教程 第3版 [繆希偉 主編] 2012年PDF