HFSS - importing python modules

Status
Not open for further replies.

Mwnuk

Newbie level 6
Joined
Mar 7, 2013
Messages
11
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Activity points
1,363
So I have been writing a script in python to export data tables, manipulate them in a csv file and import them back into HFSS. The problem I am having is that python scripts run from HFSS do not seem to allow the import of the csv module. I have a piecewise solution where I have a script to export run from HFSS, another that I run outside of HFSS that does the parsing / file manipulation, then a third that imports the data back into HFSS in the form I would like.

My question is: is there a way to get the python script run from HFSS to import the csv module so that I can simplify the procedure down to a single script run from HFSS
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…