Introduced
3.0
Description
Sets the current state of the particle cloud as the simulation initial state.
Scripting Syntax
SetParticleInitState( [InputObj], [Overwrite] )
Parameters
|
Parameter |
Type |
Description |
|
InputObj |
List of cloud objects. Default Value: Selected objects |
|
|
Overwrite |
BehaviourIntegerwhen an initial state is already used. Default Value: Prompt user (in batch mode the default is replace) Possible Values: • 0: Prompt user • 1: Replace • 2: Disconnect • 3: Ignore |
Examples
VBScript Example
' ' See example for ConnectParticleInitState command '
See Also
Autodesk Softimage v7.5