First time here? Check out the Help page!
1 | initial version |
At the moment eppy does anything special with data imported from WINDOW7. I (one of the authors of eppy) don't know enough about the WINDOWS7 imports to design an appropriate API for this. Since you are working on this area, you may have a better idea of the functionality that you need. Why don't you take this opportunity open an issue on this. If we can figure out a good API, then, either you or one of us can code it.
To help you think about this here are two examples of enhancing eppy API. The following two functions are useful when working with coordinates of a surface and with schedules, branchlist etc.
2 | No.2 Revision |
At the moment eppy does anything special with data imported from WINDOW7. I (one of the authors of eppy) don't know enough about the WINDOWS7 imports to design an appropriate API for this. Since you are working on this area, you may have a better idea of the functionality that you need. Why don't you take this opportunity open an issue on this. If we can figure out a good API, then, either you or one of us can code it.
To help you think about this here are two examples of enhancing eppy API. The following two functions are useful when working with coordinates of a surface and with schedules, branchlist etc.
Update: On review I realized that the two links I gave above are not self explanatory. I may have to write up some example code in the documentation