Size (UserDataItem) *
Introduced
3.0
Description
Returns a Long representing the size, in bytes, of the user data. The return value is 0 if the user data is empty.
This is property is equivalent to UserDataMap.ItemSize.
C# Syntax
// get accessor Int32 rtn = UserDataItem.Size;
See Also
Autodesk Softimage v7.5