123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- {
- "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.",
- "formats_read": [
- "fcstd",
- "cam",
- "fcmacro",
- "fcmat",
- "fcparam",
- "fcscript",
- "fctb",
- "fctl",
- "3ds",
- "asc",
- "ast",
- "bdf",
- "bmp",
- "bms",
- "brep",
- "brp",
- "cnc",
- "csg",
- "csv",
- "cur",
- "dae",
- "dat",
- "dwg",
- "dxf",
- "e57",
- "emn",
- "frd",
- "gc",
- "gcad",
- "gif",
- "html",
- "icns",
- "ico",
- "ifc",
- "iges",
- "igs",
- "inc",
- "inp",
- "iv",
- "jpeg",
- "jpg",
- "json",
- "med",
- "nas",
- "nc",
- "ncc",
- "obj",
- "oca",
- "off",
- "pbm",
- "pcd",
- "pgm",
- "plmxml",
- "ply",
- "png",
- "poly",
- "pov",
- "ppm",
- "py",
- "scad",
- "shp",
- "smf",
- "stl",
- "stp",
- "stpz",
- "svg",
- "svgz",
- "tap",
- "tga",
- "tif",
- "tiff",
- "tooltable",
- "i1.txt",
- "o2.txt",
- "unv",
- "vrml",
- "vtk",
- "vtu",
- "wbmp",
- "webp",
- "wrl",
- "wrl.gz",
- "wrz",
- "xbm",
- "xdmf",
- "xhtml",
- "xlsx",
- "xml",
- "xpm",
- "yaml",
- "yml",
- "z88",
- "zip"
- ],
- "formats_write": [
- "fcstd",
- "cam",
- "fcmacro",
- "fcparam",
- "fcscript",
- "fctb",
- "fctl",
- "3mf",
- "amf",
- "asc",
- "ast",
- "asy",
- "bdf",
- "bmp",
- "bms",
- "brep",
- "brp",
- "cnc",
- "csg",
- "csv",
- "cur",
- "dae",
- "dat",
- "dwg",
- "dxf",
- "gc",
- "gif",
- "glb",
- "gltf",
- "html",
- "icns",
- "ico",
- "ifc",
- "ifcjson",
- "iges",
- "igs",
- "inp",
- "iv",
- "jpeg",
- "jpg",
- "json",
- "med",
- "nas",
- "nc",
- "ncc",
- "obj",
- "oca",
- "off",
- "pbm",
- "pcd",
- "pdf",
- "pgm",
- "ply",
- "png",
- "poly",
- "pov",
- "ppm",
- "py",
- "scad",
- "smf",
- "stl",
- "stp",
- "stpz",
- "svg",
- "tap",
- "tif",
- "tiff",
- "tooltable",
- "i1.txt",
- "unv",
- "vrml",
- "vtk",
- "vtu",
- "wbmp",
- "webp",
- "wrl",
- "wrl.gz",
- "wrz",
- "x3d",
- "x3dz",
- "xbm",
- "xdmf",
- "xhtml",
- "xml",
- "xpm",
- "yaml",
- "z88"
- ],
- "generic_name": [
- "3D Modeling",
- "Vector Graphics",
- "Computer Aided Design",
- "3D Printing"
- ],
- "interface": [],
- "issues": [],
- "languages": [
- "C++",
- "Python",
- "C"
- ],
- "licenses": [
- "LGPL-2.0+"
- ],
- "links": {
- "documentation": "https://wiki.freecad.org/Getting_started",
- "git": "https://github.com/FreeCAD/FreeCAD",
- "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/FreeCAD016-logo.svg/64px-FreeCAD016-logo.svg.png",
- "website": "https://www.freecadweb.org/",
- "wikipedia": "https://en.wikipedia.org/wiki/FreeCAD"
- },
- "names": [
- "FreeCAD"
- ],
- "networks_read": [],
- "networks_write": [],
- "platforms": [
- "GNU/Linux",
- "Windows",
- "macOS",
- "Cygwin",
- "MinGW"
- ]
- }
|