TypeID (Particle)

Description

Returns or sets the type ID for the particle as a Long.

C# Syntax

// get accessor
Int32 rtn = Particle.TypeID;

// set accessor
Particle.TypeID = Int32;


Autodesk Softimage v7.5