leghtas / pyHFSS

HFSS scripting interface in python
MIT License
1 stars 8 forks source link

Added integration_line_tangent and clear stack functions #5

Closed devincody closed 8 years ago

devincody commented 8 years ago

Changes mainly add two functions which zlatkom and I need for our project. integration_line_tangent() allows the user to do line integration with the field calculator and Clear_Field_Clac_Stack() allows the user to clear the field calculator. Other minor changes were also made.