CustomPropagationModel#

class ansys.stk.core.stkobjects.CustomPropagationModel#

Class defining a custom propatation model.

Overview#

enable

Get or set the option to use the custom model.

filename

Get or set the custom model filename.

Import detail#

from ansys.stk.core.stkobjects import CustomPropagationModel

Property detail#

property CustomPropagationModel.enable: bool#

Get or set the option to use the custom model.

property CustomPropagationModel.filename: str#

Get or set the custom model filename.