Difference between revisions of "Custom macros"

From Wiki.OSArch
m
Line 5: Line 5:
 
Here you can find a list of FreeCAD Macros useful for AEC projects.
 
Here you can find a list of FreeCAD Macros useful for AEC projects.
  
=== FreeCAD files ===
+
=== FreeCAD Macros files ===
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 11:34, 5 November 2023

FreeCAD Custom Macros

Macros are a convenient way to reproduce complex actions in FreeCAD. You simply record actions as you do them, then save those actions under a name, and replay them whenever you want. Since macros are in reality a list of Python commands, you can also edit them, and create very complex scripts.

Here you can find a list of FreeCAD Macros useful for AEC projects.

FreeCAD Macros files

Project Description
EscaleraMacro.jpg
File:FC Bathroom.fcstd

FreeCAD macro file with a 3D model of a parametric stair.

External references


This page describes a software project from our AEC Free Software directory
Icon FreeCAD.png This page is FreeCAD documentation. Full documentation is available at the FreeCAD documentation wiki. All articles in the OSArch wiki related to FreeCAD can be seen in the FreeCAD Category