ClearItem (UserDataMap) *

Introduced

3.0

Description

Removes any user data from the specified index. To clear the entire property at once use UserDataMap.Clear.

Scripting Syntax

UserDataMap.ClearItem( Index )

C# Syntax

UserDataMap.ClearItem( Int32 in_ulIndex );

Parameters

Parameter

Type

Description

Index

Long

Index of the component within the cluster.

See Also

UserDataMap.Clear

UserDataItem



Autodesk Softimage v7.5