GetDeformerWeights (Envelope)
Description
Returns the weights for a given deformer in the cluster order. To reorder in the Geometry index order you can use Envelope.Elements. The weights can be changed and the envelope updated by calling Envelope.SetDeformerWeights
Scripting Syntax
Envelope.GetDeformerWeights( Deformer )
C# Syntax
Object Envelope.GetDeformerWeights( X3DObject, Object );Parameters
|
Parameter |
Type |
Description |
|
Deformer |
X3DObject or expression |
deformer object |
Return Value
Autodesk Softimage v7.5