|
|
vector_on_curve |
|
|
crosscut_zig_zag_with_lifts |
|||
|
|
vector_along_curve |
|
zlevel_zig |
||||
|
|
add_new_sc |
|
zlevel_zig_zag |
||||
|
|
delete_sc |
|
zlevel_zig_zag_with_lifts |
||||
|
|
arrowup_sc |
|
half_arrowdown_12x24 |
||||
|
|
arrowdown_sc |
|
inside_out_alternate |
||||
|
|
unlocked |
|
outside_in_alternate |
||||
|
|
edit |
|
zig_zag_with_lifts |
||||
|
|
levels_auto |
|
zig_with_cont |
||||
|
|
cuttingmoves |
|
zig_with_stepover |
||||
|
|
noncuttingmoves |
|
concentric_arcs |
||||
|
|
feedsspeeds |
|
radial_lines |
||||
|
|
toolpath_generate |
|
crosscut_zig |
||||
|
|
toolpath_replay |
|
crosscut_zig_zag |
||||
|
|
toolpath_verify |
|
follow_part |
||||
|
|
ipw_3d_out_arrow |
|
follow_periphery |
||||
|
|
toolpath_list |
|
helical |
||||
|
|
infervector |
|
cutpattern_spiral |
||||
|
|
vector_two_points |
|
cut_mixed |
||||
|
|
vector_along_curve |
|
profile |
||||
|
|
vector_face_normal |
|
standard_drive |
||||
|
|
vector_xc |
|
cutpattern_trochoidal |
||||
|
vector_yc |
|
zig |
||||
|
vector_zc |
|
zig_zag |
||||
|
|
vector_xc_negative |
|
cycle_solutions_sc |
||||
|
vector_yc_negative |
|
magnifying_glass |
||||
|
vector_zc_negative |
|
cam_new_geometry |
||||
|
|
vector_view |
|
mill_geom |
||||
|
|
fixed_axis_direction |
|
flashlight |
||||
|
|
vector_constructed |
|
geom_type_blank |
||||
|
|
arrowleft |
|
geom_type_check |
||||
|
|
arrowright |
|
geom_type_cut_area |
||||
|
|
tovectordialog |
|
boundary_trim |
||||
|
|
reverse_direction |
|
edit_display |
||||
|
|
cam_new_method |
|
cam_new_tool |
||||
|
|
none |
|
|
|
(1) 界面上按钮的图标名称获取方法:
切换到用户客户化模式,CTRL+1,选中任何你喜欢的按钮,点击右键,选择更改图标功能,在最下面的图标名称Icon Name 点开,就可以看到当前图标的名称
(2) 如何获取对话框上的图标方法:
设置环境变量,PRINT_DIALOG_BITMAP_NAMES=1,
当你弹出对话框后,所有的图标都会写在log文件里。