Skip to content

HFSS Set Solution Type Options #2927

Closed Answered by maxcapodi78
rjwilliams84 asked this question in Q&A
Discussion options

You must be logged in to vote

@rjwilliams84 you need the following code:

hfss=pyaedt.Hfss(projectname=project_name, designname=design_name ,solution_type="Modal")
hfss.hybrid = True
hfss.composite = True

Maybe we need to better document it. If you didn't find maybe is not clearly explained. @MaxJPRey Maybe can you take care of it?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rjwilliams84
Comment options

@MaxJPRey
Comment options

Answer selected by rjwilliams84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants