InspectInitStateProp

Introduced

3.0

Description

Inspects the initial state properties associated to the given particle clouds (if any). The initial state property controls how the initial state is used in simulation. For example, how the particle age and velocity are transfered.

Scripting Syntax

InspectInitStateProp( InputObjs )

Parameters

Parameter

Type

Description

InputObjs

ParticleCloud or XSICollection of ParticleCloud objects

One or many particle clouds

Examples

VBScript Example

' Create a particle cloud
CreateParticleCloud , "Grid"

' Set the initial state of the particle simulation
SetParticleInitState "cloud", 0

' Inspect the property page of the initial state property
InspectInitStateProp "cloud"

See Also

SetParticleInitState

Particle

ParticleType

ParticleCloud

ParticleCloudPrimitive

 

 

 



Autodesk Softimage v7.5