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 |
Index of the component within the cluster. |
See Also
Autodesk Softimage v7.5