IsEmpty (UserDataBlob) *
Introduced
3.5
Description
Returns a Boolean value indicating whether or not there is user data stored on the blob (true=empty/no data; false=not empty).
C# Syntax
// get accessor Boolean rtn = UserDataBlob.IsEmpty;
See Also
Autodesk Softimage v7.5