freecad.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "comment": "FreeCAD is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.",
  3. "formats_read": [
  4. "fcstd",
  5. "cam",
  6. "fcmacro",
  7. "fcmat",
  8. "fcparam",
  9. "fcscript",
  10. "fctb",
  11. "fctl",
  12. "3ds",
  13. "asc",
  14. "ast",
  15. "bdf",
  16. "bmp",
  17. "bms",
  18. "brep",
  19. "brp",
  20. "cnc",
  21. "csg",
  22. "csv",
  23. "cur",
  24. "dae",
  25. "dat",
  26. "dwg",
  27. "dxf",
  28. "e57",
  29. "emn",
  30. "frd",
  31. "gc",
  32. "gcad",
  33. "gif",
  34. "html",
  35. "icns",
  36. "ico",
  37. "ifc",
  38. "iges",
  39. "igs",
  40. "inc",
  41. "inp",
  42. "iv",
  43. "jpeg",
  44. "jpg",
  45. "json",
  46. "med",
  47. "nas",
  48. "nc",
  49. "ncc",
  50. "obj",
  51. "oca",
  52. "off",
  53. "pbm",
  54. "pcd",
  55. "pgm",
  56. "plmxml",
  57. "ply",
  58. "png",
  59. "poly",
  60. "pov",
  61. "ppm",
  62. "py",
  63. "scad",
  64. "shp",
  65. "smf",
  66. "stl",
  67. "stp",
  68. "stpz",
  69. "svg",
  70. "svgz",
  71. "tap",
  72. "tga",
  73. "tif",
  74. "tiff",
  75. "tooltable",
  76. "i1.txt",
  77. "o2.txt",
  78. "unv",
  79. "vrml",
  80. "vtk",
  81. "vtu",
  82. "wbmp",
  83. "webp",
  84. "wrl",
  85. "wrl.gz",
  86. "wrz",
  87. "xbm",
  88. "xdmf",
  89. "xhtml",
  90. "xlsx",
  91. "xml",
  92. "xpm",
  93. "yaml",
  94. "yml",
  95. "z88",
  96. "zip"
  97. ],
  98. "formats_write": [
  99. "fcstd",
  100. "cam",
  101. "fcmacro",
  102. "fcparam",
  103. "fcscript",
  104. "fctb",
  105. "fctl",
  106. "3mf",
  107. "amf",
  108. "asc",
  109. "ast",
  110. "asy",
  111. "bdf",
  112. "bmp",
  113. "bms",
  114. "brep",
  115. "brp",
  116. "cnc",
  117. "csg",
  118. "csv",
  119. "cur",
  120. "dae",
  121. "dat",
  122. "dwg",
  123. "dxf",
  124. "gc",
  125. "gif",
  126. "glb",
  127. "gltf",
  128. "html",
  129. "icns",
  130. "ico",
  131. "ifc",
  132. "ifcjson",
  133. "iges",
  134. "igs",
  135. "inp",
  136. "iv",
  137. "jpeg",
  138. "jpg",
  139. "json",
  140. "med",
  141. "nas",
  142. "nc",
  143. "ncc",
  144. "obj",
  145. "oca",
  146. "off",
  147. "pbm",
  148. "pcd",
  149. "pdf",
  150. "pgm",
  151. "ply",
  152. "png",
  153. "poly",
  154. "pov",
  155. "ppm",
  156. "py",
  157. "scad",
  158. "smf",
  159. "stl",
  160. "stp",
  161. "stpz",
  162. "svg",
  163. "tap",
  164. "tif",
  165. "tiff",
  166. "tooltable",
  167. "i1.txt",
  168. "unv",
  169. "vrml",
  170. "vtk",
  171. "vtu",
  172. "wbmp",
  173. "webp",
  174. "wrl",
  175. "wrl.gz",
  176. "wrz",
  177. "x3d",
  178. "x3dz",
  179. "xbm",
  180. "xdmf",
  181. "xhtml",
  182. "xml",
  183. "xpm",
  184. "yaml",
  185. "z88"
  186. ],
  187. "generic_name": [
  188. "3D Modeling",
  189. "Vector Graphics",
  190. "Computer Aided Design",
  191. "3D Printing"
  192. ],
  193. "interface": [],
  194. "issues": [],
  195. "languages": [
  196. "C++",
  197. "Python",
  198. "C"
  199. ],
  200. "licenses": [
  201. "LGPL-2.0+"
  202. ],
  203. "links": {
  204. "documentation": "https://wiki.freecad.org/Getting_started",
  205. "git": "https://github.com/FreeCAD/FreeCAD",
  206. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/FreeCAD016-logo.svg/64px-FreeCAD016-logo.svg.png",
  207. "website": "https://www.freecadweb.org/",
  208. "wikipedia": "https://en.wikipedia.org/wiki/FreeCAD"
  209. },
  210. "names": [
  211. "FreeCAD"
  212. ],
  213. "networks_read": [],
  214. "networks_write": [],
  215. "platforms": [
  216. "GNU/Linux",
  217. "Windows",
  218. "macOS",
  219. "Cygwin",
  220. "MinGW"
  221. ]
  222. }