v1.0
Simulation
Add a Particle Event to a Particle Type or Obstacle extension property.
SIAddParticleEvent( Target, Source, [Output] ); |
Parameter | Type | Description |
---|---|---|
Target | ParticleType or Property | Particle Type or Obstacle extension property on which the
Particle Event will be added.
Default Value: Selected Particle Types or Obstacle extension properties. |
Source | ParticleType | Particle Type the Particle Event will generate. |
Output | XSICollection of particle events (Property objects). | Particle Event generated. |