Generate dynamicData objects in FreeCAD from csv file.
- Execute the macro
- Indicate the path for csv file. The file must contain the same structure as csvFile.csv in this repository. First row is ignorated. If csv2dd.txt file exists in same macro path containing csv path, then it is used withouth asking.
- If dynamicData object exists in the FreeCAD file with de same name as indicated in csv file, it is updated and not duplicated.
- If all is fine, the macro pops up a message.