pitch_name#

property Antenna.pitch_name: str#

Pitch variable name. Pitch is the rotation about the object’s Y-axis.

Returns:
str

Name of the pitch variable.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.parts import Part
>>> obj = Part()
>>> obj.pitch_name