-
Notifications
You must be signed in to change notification settings - Fork 0
Part_type_clear
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Clears the properties of the given particle type to their default values.
| Parameter | Data Type | Description |
|---|---|---|
| ind | integer | index of the particle type |
void: This function does not return anything.
// demonstrates setting the default property values of a particle type
part_type_clear(type);
NOTOC
This is number 1