IsEmpty (UserDataItem) *

Introduced

3.0

Description

Returns a Boolean value indicating whether or not there is user data on the UserDataItem at the specified index (true=empty/no data; false=not empty).

This property is equivalent to UserDataMap.IsEmpty.

C# Syntax

// get accessor
Boolean rtn = UserDataItem.IsEmpty;

See Also

UserDataMap

UserDataMap.IsEmpty



Autodesk Softimage v7.5