report_type#
- property AMIEyeDiagram.report_type: str#
Report type. Options are
"3D Polar Plot","3D Spherical Plot","Radiation Pattern","Rectangular Plot","Data Table","Smith Chart", and"Rectangular Contour Plot".- Returns:
strReport type.
Examples
>>> from ansys.aedt.core.visualization.report.common import CommonReport >>> obj = CommonReport() >>> obj.report_type