IScatteringPointProvider#

class ansys.stk.core.stkobjects.IScatteringPointProvider#

Provide access to the properties and methods defining a scattering point provider.

Overview#

name

Get the scattering point provider name.

point_provider_type

Get the scattering point provider type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IScatteringPointProvider

Property detail#

property IScatteringPointProvider.name: str#

Get the scattering point provider name.

property IScatteringPointProvider.point_provider_type: ScatteringPointProviderType#

Get the scattering point provider type enumeration.