* 在config.pro文件中应设置:
DRAWING_SETUP_FILE (.dtl文件路径)
FORMAT_SETUP_FILE (.dtl文件路径)
例如: DRAWING_SETUP_FILE $PRODIR\..\pro_stds\gb.dtl
FORMAT_SETUP_FILE $PRODIR\..\pro_stds\gb.dtl
***************************************
*** 一个符合国标的.dtl文件(GB.dtl)***
***************************************
-------------------------------------------------------------------
! These options control text not subject to other options
drawing_text_height 3.500000
text_thickness 0.000000
text_width_factor 0.600000
! These options control views and their annotations
broken_view_offset 5.000000
create_area_unfold_segmented YES
def_view_text_height 0.000000
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_ISO
view_scale_denominator 3600
view_scale_format RATIO_COLON
! These options control cross sections and their arrows
crossec_arrow_length 6.000000
crossec_arrow_style TAIL_ONLINE
crossec_arrow_width 1.500000
crossec_text_place AFTER_HEAD
cutting_line STD_ISO
cutting_line_adapt NO
cutting_line_segment 10.000000
draw_cosms_in_area_xsec NO
remove_cosms_from_xsecs ALL
! 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 ON
thread_standard STD_ISO_IMP_ASSY
hidden_tangent_edges DEFAULT
ref_des_display NO
weld_solid_xsec NO
! These options control dimensions
allow_3d_dimensions YES
angdim_text_orientation PARALLEL_OUTSIDE
associative_dimensioning YES
blank_zero_tolerance NO
chamfer_45deg_leader_style STD_ISO
clip_dimensions YES
clip_dim_arrow_style DOUBLE_ARROW
default_dim_elbows YES
dim_fraction_format DEFAULT
dim_leader_length 5.000000
dim_text_gap 1.000000
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 MM
iso_ordinate_delta YES
lead_trail_zeros STD_METRIC
lead_trail_zeros_scope DIMS
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 yes
tol_text_height_factor 0.600000
tol_text_width_factor 0.600000
use_major_units NO
witness_line_delta 2.000000
witness_line_offset 0.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.000000
draw_attach_sym_height DEFAULT
draw_attach_sym_width DEFAULT
draw_dot_diameter DEFAULT
leader_elbow_length 6.000000
! These options control axes
axis_interior_clipping NO
axis_line_offset 3.000000
circle_axis_offset 3.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 NO
! 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 PERIOD
drawing_units MM
line_style_standard STD_ansi
max_balloon_radius 8.000000
min_balloon_radius 8.000000
node_radius DEFAULT
sym_flip_rotated_text NO
weld_symbol_standard STD_ISO
yes_no_parameter_display TRUE_FALSE
default_pipe_bend_note NO
--------------------------------------------------------------------
* 说明:line_style_standard 项设置的是 STD_ansi 而不是 STD_iso,是因为只有这样工程图中文字的颜色才不是刺眼的蓝色。
您现在的位置: 