ElementConfigurationCircular#

class ansys.stk.core.stkobjects.ElementConfigurationCircular#

Bases: IElementConfiguration

Class defining a circular element configuration.

Overview#

number_of_elements

Get or set the number of elements on the perimiter of the circle.

spacing

Get or set the spacing between adjacent elements in wavelengths.

Import detail#

from ansys.stk.core.stkobjects import ElementConfigurationCircular

Property detail#

property ElementConfigurationCircular.number_of_elements: int#

Get or set the number of elements on the perimiter of the circle.

property ElementConfigurationCircular.spacing: float#

Get or set the spacing between adjacent elements in wavelengths.