ApplyCloth

Introduced

1.0

Description

Applies the Cloth operator.

Scripting Syntax

ApplyCloth( [InputObjs] )

Parameters

Parameter

Type

Description

InputObjs

String

List of objects

Default Value: Selected objects

Return Value

Returns an XSICollection with the Cloth Operator as its first member.

Examples

VBScript Example

' Example of applying Cloth
set myCloth = CreatePrim( "Grid", "MeshSurface", "Cloth" )
ApplyCloth myCloth

See Also

AddClothClusters

AddParticleObstacle

AddParticleForce



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index