Function ProDetailtreeRefresh
Description
Rebuild the tree for the solid and the window_id.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProDetailtreeRefresh
(
ProSolid solid
/* (In)
Handle to the solid which contains the detail tree.
*/
int window_id
/* (In)
Id of the window which contains the solid. Use PRO_VALUE_UNUSED to refresh the detail tree in the active window.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid.
There is no change in the detail tree.
User Guide References
これは役に立ちましたか?