Skip to content
Discussion options

You must be logged in to vote

@shawnxuzhang

Yes, add_trace_characteristics

https://aedt.docs.pyansys.com/version/0.9/API/_autosummary/pyaedt.modules.report_templates.EyeDiagram.add_trace_characteristics.html

For example:

report = hfss.post.reports_by_category.far_field("GainTotal", "Setup : LastAdaptive", "3D_Sphere")
report.primary_sweep = "Phi"
report.create()
report.add_trace_characteristics("xdb10Beamwidth", ["3"], ["Full"])

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Samuelopez-ansys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants