What is the command for running HFSS from VB?

Status
Not open for further replies.

kato01

Full Member level 2
Joined
Dec 2, 2002
Messages
123
Helped
6
Reputation
12
Reaction score
3
Trophy points
1,298
Activity points
831
related:www.egr.msu.edu/~chenduo/

I can run CST from VB using the following commands:

Dim app As Object
Set app = CreateObject("MWStudio.Application")

for HFSS I tried (guessed)

Dim app As Object
Set app = CreateObject("HFSS.Application")

It does not work. Can anybody tell me what is the correct command?

Thanks

Kato
 

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