Share

AcArray::isEmpty

C++

bool isEmpty() const;

Description

This function returns Adesk::kTrue if the array is empty. This means the array will have a logical length of zero.

Links

AcArray

Was this information helpful?