Data.refreshDataPanel Method
Parent Object: DataDefined in namespace "adsk::core" and the header file is <Core/Dashboard/Data.h>
Description
Refreshes the contents of the data panel to ensure what is displayed reflects the latest state.
Syntax
"data_var" is a variable referencing a Data object.
|
Return Value
Type | Description |
boolean | Returns true if the refresh was successful. |