home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / ms95 / disk23 / dir05 / f012680.re_ / f012680.re
Text File  |  1996-04-02  |  2KB  |  56 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:   splines.ids  $
  18. |   $Revision:   6.0  $
  19. |          $Date:   Thu Oct 21 10:36:50 1993  $
  20. |                                    |
  21. +----------------------------------------------------------------------*/
  22. /*----------------------------------------------------------------------+
  23. |                                    |
  24. |   Icon Command  IDs                            |
  25. |                                    |
  26. +----------------------------------------------------------------------*/
  27. #define ICONCMDID_Fake                0
  28. #define ICONCMDID_PlCrvPoles        1
  29. #define ICONCMDID_PlCrvPts        2
  30. #define ICONCMDID_PlCrvLsq        3
  31. #define ICONCMDID_PlSprlByAngle        4
  32. #define ICONCMDID_PlSprlByLength    5
  33. #define ICONCMDID_PlSprlByEndpts    6
  34. #define ICONCMDID_PlParab        7
  35. #define ICONCMDID_CnsCrvPoles        9
  36. #define ICONCMDID_CnsCrvPts        10
  37. #define ICONCMDID_CnsCrvLsq        11
  38. #define ICONCMDID_CnsConvCopy        12
  39. #define ICONCMDID_CnsConvOrig        13
  40. #define ICONCMDID_ChgPoly        26
  41. #define ICONCMDID_ChgOrder        27
  42.  
  43. /*----------------------------------------------------------------------+
  44. |                                    |
  45. |    2D B-Spline Command Palette IDs                    |
  46. |                                    |
  47. +----------------------------------------------------------------------*/
  48. #define ICONCMDPALETTEID_Splines2D3D        1
  49.  
  50. #define ICONCMDID_CnsSurfOff        100
  51. #define ICONCMDID_CnsSurfProj        101 
  52. #define ICONCMDID_CnsExtSrf        102                                                
  53. #define ICONCMDID_ChgNorm        103
  54. #define ICONCMDID_BlndRails        104
  55. #define ICONCMDID_BlndSrf        105
  56.