Object ProDetailtree

Function ProDetailtreeRefresh


Description
Rebuild the tree for the solid and the window_id.
Synopsis
#include <ProAnnotation.h>
ProErrorProDetailtreeRefresh(
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
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.
PRO_TK_NO_CHANGEThere is no change in the detail tree.

Manual References:

  1. Annotations: Annotation Features and Annotations: Detail Tree
  2. Annotations: Annotation Features and Annotations: Detail Tree