dxf_export.pro

来自「ProE_Wildfire工程图制作教学光盘-461M.zip」· PRO 代码 · 共 13 行

PRO
13
字号
! This is a test dxf_export.pro file
! This file is written by Marc
!======================================================

map_layer Dxf_Dimension _Dim
map_layer Dxf_Axis _Axis
map_layer Dxf_Hatching _Hatch
map_layer Dxf_Text _Text
map_layer Dxf_Table _Table
map_layer Dxf_Format _Format
map_layer Dxf_Continuous_Line _Solidline
map_color GEOMETRY_COLOR 3

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?