IAntennaHFSSDesign#

class ansys.stk.core.stkobjects.IAntennaHFSSDesign#

Provide access to the properties and methods defining an HFSS design.

Overview#

polarization_reference_axis

Get the polarization reference axis.

type

Get the HFSS design type.

Import detail#

from ansys.stk.core.stkobjects import IAntennaHFSSDesign

Property detail#

property IAntennaHFSSDesign.polarization_reference_axis: PolarizationReferenceAxis#

Get the polarization reference axis.

property IAntennaHFSSDesign.type: AntennaHFSSDesignType#

Get the HFSS design type.