layersetup.pro

来自「proe5.0野火版下载(中文版免费下载)」· PRO 代码 · 共 49 行

PRO
49
字号
!LAYER SETUP 518!! Comment lines should begin with a "!"!! 1. The first column must always contain the layer name.! 2. The display status may optionally be specified by entering one of !    the following: NORMAL, BLANK, DISPLAY or HIDDEN.! 3. Interface id may optionally be specified by preceding the id with #! 4. You may specify as many sub-layers as you wish.!    ! eg. !!  DATUMS   NORMAL  #100  DTM_PLANES AXES POINTS COORD_SYSTEMS!!  NAME  |  STATUS  | #ID | SUB-LAYER NAMES!   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32

⌨️ 快捷键说明

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