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