API 설명서 > Miscellaneous > Object ProDetailtree > Function ProDetailtreeCollapse
Function ProDetailtreeCollapse
Description
Collapse the tree for the solid and the window_id.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProDetailtreeCollapse
(
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
도움이 되셨나요?