API 文档
>
Creo Parametric user interface
>
Object ProUIDashboard
> Function ProUIDashboardDestroy
Function ProUIDashboardDestroy
Description
Pop the dashboard from the dashboard stack mechanism. The dashboard UI will be destroyed.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardDestroy
(
ProUIDashboard
dashboard_handle
/* (In)
The dashboard handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
See Also
ProUIDashboardShow
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳