Description | ||||||||
Push a new dashboard UI into the dashboard stack mechanism. The dashboard will be shown in the message area of Creo Parametric. This function creates an event loop - thus does not exit until the dashboard is being dismissed. | ||||||||
Synopsis | ||||||||
#include <ProUIDashboard.h> | ||||||||
ProError | ProUIDashboardShow | ( | ||||||
ProUIDashboardShowOptions options | ||||||||
/* (In) | ||||||||
Required data for building the dashboard. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProUIDashboardDestroy |