Skip to content

Part_type_clear

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Description

Clears the properties of the given particle type to their default values.

Parameters

Parameter Data Type Description
ind integer index of the particle type

Return Values

void: This function does not return anything.

Example Call

// demonstrates setting the default property values of a particle type
part_type_clear(type);

NOTOC

This is number 1

Clone this wiki locally