Skip to content

Bloody-Ari/Pynef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

Basically a library to open a FreeCAD file with a default nozzle, update it's sketch and export it. All from python or C.

Usage

Python

Grab 'pynef' folder from lib/ and import it into you script. The example has documentation in spanish but it's pretty straight forward.

C

Basically run make without arguments which will compile the library. If you want to run the C example use 'make example' and it will be in bin/

and copy bin/pynef_cbinds.so to you lib/ folder in you project. Also, don't forget to grab the headers from c_binds/include.

About

A python library with C bindings to update a rocket nozzle and export it. Wasn't going to be a repo but it's easier this way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors