relative_orientation#
- property AntennaNode.relative_orientation: list[float]#
Set orientation of the antenna relative to placement coordinates.
Value format is determined by ‘Orientation Mode’, in degrees and delimited by spaces.
Examples
>>> from ansys.aedt.core import Emit >>> app = Emit() >>> _, ant = app.schematic.create_radio_antenna("Bluetooth") >>> ant.position_defined = True >>> ant.relative_orientation