 | ChargeIsotropicDefinitionIsParticleSourceIncluded Property |
Enables / disables particle transport in all bodies with this material
assignment.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool IsParticleSourceIncluded { get; set; }Public Property IsParticleSourceIncluded As Boolean
Get
Set
public:
property bool IsParticleSourceIncluded {
bool get ();
void set (bool value);
}member IsParticleSourceIncluded : bool with get, set
Property Value
Boolean
See Also