/FreeCAD_AliasManager

This macro helps managing aliases inside FreeCAD Spreadsheet workbench. It is able to create, delete, move aliases and create a 'part family' group of files

Primary LanguagePython

FreeCAD AliasManager

Macro developed for FreeCAD (http://www.freecadweb.org/).

This macro helps managing aliases inside FreeCAD Spreadsheet workbench. It is able to:

  • create aliases based on first column (A column)
  • delete aliases placed on a column
  • move aliases from one column to other one
  • create a "part family", that's it, create different files for each column in a range. It will add to the original name a suffix based on first row (1)

Screenshot

More information might be found on FreeCAD forums: http://forum.freecadweb.org/

LICENSE

Original work done by tarihatari (https://github.com/tarihatari/FreeCAD_Macros) Improved by Pablo Gil Fernandez Copyright (c) 2016 tarihatari & Pablo Gil Fernandez This work is licensed under GNU Lesser General Public License (LGPL). To view a copy of this license, visit https://www.gnu.org/licenses/lgpl-3.0.html.