dxf_export.pro
来自「ProE机械设计习题精解-avi-1.14G.zip」· PRO 代码 · 共 14 行
PRO
14 行
map_color LETTER_COLOR 1
map_color GEOMETRY_COLOR 7
map_layer Dxf_Axis _axis
map_layer Dxf_Continuous_Line _solid
map_layer Dxf_Hidden_Line _hidden
map_layer Dxf_Dimension _dim
map_layer Dxf_Text _text
map_layer Dxf_Hatching _section
map_layer Dxf_Table _table
map_layer Dxf_Balloon _balloon
map_layer Dxf_Format _format
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?