CreateSimulatedICETree

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

Connection set

Input objects to connect.

Default Value: Current selection

ConnectType

siBranchFlag

Specifies the type of connection.

Default Value: siUnspecified

ImmediateMode

siOperationMode

This parameter is currently ignored.

Default Value: siPersistentOperation

Return Value

The newly created ICETree.

Examples

VBScript Example

CreatePrim "Cube", "MeshSurface"
CreateSimulatedICETree "Cube"

See Also

ApplyICEOp



Autodesk Softimage v7.5