ScatteringPointProviderList#
- class ansys.stk.core.stkobjects.ScatteringPointProviderList#
Bases:
IComponentInfo
,ICloneable
Class defining a scattering point provider list.
Overview#
Get the scattering point provider list name. |
|
Get the scattering point provider list type enumeration. |
|
Get the scattering point provider list collection. |
Import detail#
from ansys.stk.core.stkobjects import ScatteringPointProviderList
Property detail#
- property ScatteringPointProviderList.type: ScatteringPointProviderListType#
Get the scattering point provider list type enumeration.
- property ScatteringPointProviderList.point_providers: ScatteringPointProviderCollection#
Get the scattering point provider list collection.