Skip to content
/ csv2dd Public

Generate dynamicData objects in FreeCAD from csv file

Notifications You must be signed in to change notification settings

iinjdpa/csv2dd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2dd

Generate dynamicData objects in FreeCAD from csv file.

YOUTUBE VIDEO

Usage

  1. Execute the macro
  2. 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.
  3. If dynamicData object exists in the FreeCAD file with de same name as indicated in csv file, it is updated and not duplicated.
  4. If all is fine, the macro pops up a message.

About

Generate dynamicData objects in FreeCAD from csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages