Translations:Macros recipes/104/en
Appearance
Macro Extract Wires from Mesh: Extracts boundary wires from selected meshes
Macro MeshToPart: converts selected meshes to parts
Macro PartToVRML: Converts selected parts to VRML meshes for small size and faster loading (VRML models Kicad and Blender compatible)
Macro FaceToSketch: Converts the selected Face to a single Sketch without constraints.Macro FCBmpImport: Import Black and White BMP images into FreeCAD as sketch, wire, or solid or Grayscale BMP for lithophanes.
Macro FCWire To Volume: This macro create boolean operation with the objects selected just select the wires give the thickness and click "Create"
Macro DeepCopy: Make a compound out of a part with a copy of all its shapes.
Macro MultiCopy: MultiCopy allows the duplication (copy and paste) of multiple FreeCAD objects that can be labelled sequentially and in a custom manner.Macro 3DXML import: Imports a 3DXML-ascii file into FreeCAD, limited functionality.
Macro Iges PyImporter: Imports an iges file with entity 128, for example an iges-file from FreeShip, into FreeCAD.