home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / ms95 / disk23 / dir05 / f012700.re_ / f012700.re
Text File  |  1996-04-02  |  3KB  |  71 lines

  1. /*----------------------------------------------------------------------+
  2. |                                    |
  3. | Copyright (C) 1985-93   Bentley Systems, Inc., All rights reserved.    |
  4. |                                    |
  5. | "MicroStation", "MDL", and "MicroCSL" are trademarks of Bentley    |
  6. |  Systems, Inc.                            |
  7. |                                    |
  8. | Limited permission is hereby granted to reproduce and modify this    |
  9. | copyrighted material provided that the resulting code is used only in |
  10. | conjunction with Bentley Systems products under the terms of the    |
  11. | license agreement provided therein, and that this notice is retained    |
  12. | in its entirety in any such reproduction or modification.        |
  13. |                                    |
  14. +----------------------------------------------------------------------*/
  15. /*----------------------------------------------------------------------+
  16. |                                    |
  17. |   $Workfile:   viewcon.ids  $
  18. |   $Revision:   1.5  $
  19. |    $Date:   19 Aug 1994 15:00:42  $
  20. |                                    |
  21. +----------------------------------------------------------------------*/
  22. #define ICONCMDID_SmallViewUpdate    24
  23. #define ICONCMDID_MediumViewUpdate    25
  24. #define ICONCMDID_LargeViewUpdate    26
  25. #define ICONCMDID_SmallFitX        27
  26. #define ICONCMDID_MediumFitX        28
  27. #define ICONCMDID_LargeFitX        29
  28. #define ICONCMDID_SmallRotateView    30
  29. #define ICONCMDID_MediumRotateView    31
  30. #define ICONCMDID_LargeRotateView    32
  31. #define ICONCMDID_Small3DRotateView    33
  32. #define ICONCMDID_Medium3DRotateView    34
  33. #define ICONCMDID_Large3DRotateView    35
  34. #define ICONCMDID_SmallWindowArea    36
  35. #define ICONCMDID_MediumWindowArea    37
  36. #define ICONCMDID_LargeWindowArea    38
  37. #define ICONCMDID_SmallPan        39
  38. #define ICONCMDID_MediumPan        40
  39. #define ICONCMDID_LargePan        41
  40. #define ICONCMDID_Small3DPan        42
  41. #define ICONCMDID_Medium3DPan        43
  42. #define ICONCMDID_Large3DPan        44
  43. #define ICONCMDID_SmallZoomIn        45
  44. #define ICONCMDID_MediumZoomIn        46
  45. #define ICONCMDID_LargeZoomIn        47
  46. #define ICONCMDID_SmallZoomOut        48
  47. #define ICONCMDID_MediumZoomOut     49
  48. #define ICONCMDID_LargeZoomOut        50
  49. #define ICONCMDID_Small3DZoom        51
  50. #define ICONCMDID_Medium3DZoom        52
  51. #define ICONCMDID_Large3DZoom        53
  52. #define ICONCMDID_SmallPerspective    54
  53. #define ICONCMDID_MediumPerspective    55
  54. #define ICONCMDID_LargePerspective    56
  55.  
  56. /* icon cmd ids for view tool boxes */
  57.  
  58. #define ICONCMDID_UpdateX        58
  59. #define ICONCMDID_FitX            59
  60. #define ICONCMDID_ZoomInX        60
  61. #define ICONCMDID_ZoomOutX        61
  62. #define ICONCMDID_RotateViewX        62
  63. #define ICONCMDID_WindowAreaX        63
  64. #define ICONCMDID_PanX            64
  65.  
  66. #define ICONCMDID_3DZoomX        65
  67. #define ICONCMDID_3DRotateViewX     66
  68. #define ICONCMDID_3DPanX        67
  69. #define ICONCMDID_ViewPerspectiveX    68
  70. #define ICONCMDID_ModifyViewX        69
  71.