FreeCAD-addons
FreeCAD-addons copied to clipboard
Mesh to body
Summary
Adds the MeshToBody macro to the FreeCAD Addon Manager.
- Added entry to
.gitmodules(branch = main). - Added entry to
AddonCatalog.jsonwith repository, branch, and zip_url.
Issue
Closes #487
Addon Description
MeshToBody converts meshes into PartDesign Bodies, with cleanup of intermediate objects for document hygiene.
Thanks -- is there a minimum version of FreeCAD that this macro is compatible with (or that you want to support)?
I suppose v1.0.2. I have not tested it on any earlier version, and I don't see much reason for people to use any version prior to that at this point.