Introduced
7.0
Description
Creates a simulated ICETree by adding simulation and post-simulation markers, an evolve operator. The ICETree is added to the evolution.
Scripting Syntax
CreateSimulatedICETree( ConnectionSet, [ConnectType], [ImmediateMode] )
Parameters
|
Parameter |
Type |
Description |
|
ConnectionSet |
Input objects to connect. Default Value: Current selection |
|
|
ConnectType |
Specifies the type of connection. Default Value: siUnspecified |
|
|
ImmediateMode |
This parameter is currently ignored. Default Value: siPersistentOperation |
Return Value
The newly created ICETree.
Examples
VBScript Example
CreatePrim "Cube", "MeshSurface"
CreateSimulatedICETree "Cube"See Also
Autodesk Softimage v7.5