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