Using UniGen from a cpp file

Issue #5 resolved
Sumith Kulal created an issue

Our application needs to call UniGen from a cpp file, ideally we would like to call it as a function. As of now, we print it to a file, exec the python script then read in the models. Any suggestions on how best to do this?

Comments (2)

  1. Log in to comment