Английская Википедия:FreeCAD
Шаблон:Short description Шаблон:Infobox software
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.[1] It is intended for mechanical engineering product design but also expands to a wider range of uses around engineering, such as architecture or electrical engineering. FreeCAD is free and open-source, under the LGPL-2.0-or-later license, and available for Linux, macOS, and Windows operating systems. Users can extend the functionality of the software using the Python programming language.
Features
General
FreeCAD features tools similar to CATIA, Creo, SolidWorks, Solid Edge, NX, Inventor, Revit, and therefore also falls into the category of building information modeling (BIM), mechanical computer-aided design (MCAD), PLM, CAx and CAE. It is intended to be a feature-based parametric modeler with a modular software architecture, which makes it easy to provide additional functionality without modifying the core system.
As with many modern 3D CAD modelers, FreeCAD has a 2D component to facilitate 3D-to-2D drawing conversion. Under its current state, direct 2D drawing (like AutoCAD LT) is not the focus for this software, and neither are animation or 3D model manipulation (like Blender, Maya, or Cinema 4D). However, the modular nature of FreeCAD allows the user to adapt its workflow for such environments via the use of plugins.
FreeCAD uses open-source libraries from the field of computing science; among them are Open CASCADE Technology[2][3] (a CAD kernel), Coin3D (an incarnation of Open Inventor), the Qt GUI framework, and Python, a popular scripting language. FreeCAD itself can also be used as a library by other programs.[4]
There are moves to expand FreeCAD in the architecture, electrical, and construction (AEC) engineering sectors and to add building information modeling (BIM) functionality with the Arch Module.[5]
As of late 2020, 3D Models searcher of CADENAS called 3DfindIT.com is integrated into FreeCAD.[6]
Supported file formats
FreeCAD's own main file format is FreeCAD Standard file format (.FCStd).[7] It is a standard zip file that holds files in a certain structure.[7] The Document.xml file has all geometric and parametric objects definitions.[7] GuiDocument.xml then has visual representation details of objects.[7] Other files include brep-files for objects and thumbnail of drawing.[7]
Besides FreeCAD's own file format, files can be exported and imported in DXF, SVG (Scalable Vector Graphics), STEP, IGES, STL (STereoLithography), OBJ (Wavefront), DAE (Collada), SCAD (OpenSCAD), IV (Inventor) and IFC.[8]
DWG support
FreeCAD's support for the proprietary DWG file format has been problematic due to software license compatibility problems with the GNU LibreDWG library. The GNU LibreDWG library started as a real free alternative to the source-available OpenDWG library (later Teigha Converter and now ODA File Converter) and is licensed under the GPLv3. As FreeCAD (and also LibreCAD) has dependencies on Open Cascade, which prior to version 6.7.0 was only compatible with GPLv2,[9] it couldn't use the GNU LibreDWG library as GPLv2 and GPLv3 are essentially incompatible.[10][11] Open CASCADE technology was contacted by Debian team in 2009, and 2012 got a reply that Open CASCADE technology was considering dual-licensing OCCT (the library), however they postponed that move. A request also went to the FSF to relicense GNU LibreDWG as GPLv2 or LGPLv3, which was rejected.[12]
As of 2014 the 0.14 release of FreeCAD, including the new LGPL release of Open Cascade, the BSD-licensed version of Coin3D, and the removal of PyQT, FreeCAD is now completely GPL-free.[13] However, LibreDWG has not been adopted. FreeCAD is able to import and export a limited subset[14] of the DWG format via the ODA File Converter (the former OpenDWG library).Шаблон:Citation needed
Promotions during events
FreeCAD was notably presented at FISL 16 in 2015, in Porto Alegre,[15] as well as at the Libre Graphics Meeting in London in 2016.[16] These two exhibitions can bring together both developers and users. In 2020, it was during FOSDEM in Brussels that two of these developers, Yorik Van Havre and Brad Collette made the presentation.[17]
Release history
- GitHub Files section (Шаблон:URL)
Version | Release date | Information | |
---|---|---|---|
Шаблон:Version | Шаблон:SortDate | Initial release | |
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | ||
Шаблон:Version | Шаблон:SortDate | sketcher, part, 2D and robot modules[18] | |
Шаблон:Version | Шаблон:SortDate | architecture Module[19] | |
Шаблон:Version | Шаблон:SortDate | ship design module, openscad module, 3D mice support[20] | |
Шаблон:Version | Шаблон:SortDate | License changed to LGPLv2+, spreadsheet module, render to LuxRender[14] | |
Шаблон:Version | Шаблон:SortDate | Oculus Rift support, updated ifc importer in Architecture module[21] | |
Шаблон:Version | Шаблон:SortDate | FEM workbench, path module[22] | |
Шаблон:Version | Шаблон:SortDate | add on manager, surface module, tech draw module[23] | |
Шаблон:Version | Шаблон:SortDate | new start view, extended arch module, many improved modules[24] In 0.18.5 Addon-Manager broken, so 0.18.4 is stable release. | |
Шаблон:Version | Шаблон:SortDate | modules to Python 3 and Qt5 mostly ported,[25] actual 0.19.4 | |
Шаблон:Version | Шаблон:SortDate | completely rewritten Addon Manager, more than 30 new tools in TechDraw, persistent section cuts, many improvements of existing tools[26] | |
Шаблон:Version | Шаблон:SortDate | planned as the final release before patches for the topological naming problem introduce performance regressions. Various user interface and workbench improvements.[27][28] | |
Шаблон:Version | Шаблон:SortDate | development version with weekly builds[29][30] | |
Шаблон:Version |
See also
- Comparison of computer-aided design software
- Boundary representation
- Constructive solid geometry
- Open CASCADE Technology
- Parametric modeling
Notes
References
Further reading
- Falck, Daniel; Collette, Brad (2012): FreeCAD [How-to]. Solid Modeling with the Power of Python, Packt Publishing, Birmingham, Шаблон:ISBN.
- Hinchliffe, Jo; van Havre, Yorik (2022): FreeCAD for Makers. From The Makers of HackSpace Magazine, Raspberri Pi Press, PDF (CC BY-NC-SA 3.0).
External links
Шаблон:CAD software Шаблон:Building information modeling
развернутьПартнерские ресурсы |
---|
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Перейти обратно: 7,0 7,1 7,2 7,3 7,4 Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Перейти обратно: 14,0 14,1 Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- Английская Википедия
- Страницы с неработающими файловыми ссылками
- 2002 software
- Computer-aided design software for Linux
- Computer-aided design software for Unix
- Computer-aided design software for Windows
- Engineering software that uses Qt
- Free computer-aided design software
- Free software programmed in C++
- Free software programmed in Python
- MacOS computer-aided design software
- BIM software
- Software using the LGPL license
- Software that uses VTK
- Страницы, где используется шаблон "Навигационная таблица/Телепорт"
- Страницы с телепортом
- Википедия
- Статья из Википедии
- Статья из Английской Википедии