roll_name#

property Antenna.roll_name: str#

Roll variable name. Roll is the rotation about the object’s X-axis.

Returns:
str

Name of the roll variable.

Examples

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