 | ParticleSourceNumberParticles Property |
Gets/sets the number of particles for the particle source.
Namespace: ema3d.Api.V26.Charging.ExcitationAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic ulong NumberParticles { get; set; }Public Property NumberParticles As ULong
Get
Set
public:
property unsigned long long NumberParticles {
unsigned long long get ();
void set (unsigned long long value);
}member NumberParticles : uint64 with get, set
Property Value
UInt64
See Also