概要
FreeCADと本ドキュメンテーションにおいてアドオンとは、基本インストールには含まれないが後から追加することが可能なコンポーネントのことを言います。
アドオンの種類
アドオンには3種類あります。
インストール
アドオンをインストール際は、 アドオンマネージャーを利用するのがおすすめです。
マクロやワークベンチは、手動でインストールすることも可能です。
開発者のための情報
If you have developed a macro or workbench, and want to see it included in the Addon manager, read how to do so on the repository pages: (FreeCAD-addons and FreeCAD-macros). If you add your macro to the Macros recipes page, there is nothing else to do, it will automatically be picked up by the Addon manager.
参考
このページは以下から取得されています https://wiki.freecad.org/Addon