DataFolders.asArray Method
Parent Object: DataFoldersDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataFolders.h>
Description
Get the current list of all folders.
Syntax
"dataFolders_var" is a variable referencing a DataFolders object.
|
Return Value
Type | Description |
DataFolder[] | Returns the current list of all folders. |