do_rotate#
- Antenna.do_rotate(app, aedt_object)[source]#
Set the rotation coordinate system relative to the parent coordinate system.
This method should only be called if there is rotation in the component. The rotation coordinate system is offset from the parent coordinate system.
- Parameters:
- app
ansys.aedt.core.Hfss
HFSS application instance.
- aedt_object
str
Name of the HFSS design.
- app