autocad.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "comment": "Program for Computer Aided Design",
  3. "formats_read": [
  4. "3ds",
  5. "sat",
  6. "ipt",
  7. "iam",
  8. "model",
  9. "session",
  10. "exp",
  11. "dlv3",
  12. "catpart",
  13. "catproduct",
  14. "dgn",
  15. "dxb",
  16. "iges",
  17. "igs",
  18. "jt",
  19. "x_b",
  20. "x_t",
  21. "pdf",
  22. "prt",
  23. "asm",
  24. "g",
  25. "neu",
  26. "3dm",
  27. "sldprt",
  28. "wmf",
  29. "ste",
  30. "step",
  31. "stp"
  32. ],
  33. "formats_write": [
  34. "dwf",
  35. "dwfx",
  36. "bmp",
  37. "dwg",
  38. "dxx",
  39. "eps",
  40. "iges",
  41. "igs",
  42. "fbx",
  43. "stl",
  44. "wmf",
  45. "dgn"
  46. ],
  47. "generic_name": [
  48. "3D Modeling",
  49. "Vector Graphics",
  50. "Computer Aided Design",
  51. "3D Printing"
  52. ],
  53. "interface": [],
  54. "issues": [
  55. "Surveillance",
  56. "Non-Free Software"
  57. ],
  58. "languages": [],
  59. "licenses": [],
  60. "links": {
  61. "icon": "https://upload.wikimedia.org/wikipedia/en/e/ec/AutoCAD_2018_icon.png?20220415145609",
  62. "wikipedia": "https://en.wikipedia.org/wiki/AutoCAD"
  63. },
  64. "names": [
  65. "AutoCAD"
  66. ],
  67. "networks_read": [],
  68. "networks_write": [],
  69. "platforms": [
  70. "Windows",
  71. "macOS",
  72. "iOS",
  73. "Android"
  74. ]
  75. }