poIPostManager SetGlobalPropertyDefaults
Sets the default values to the global properties.
Syntax
poIPostManager_handle SetGlobalPropertyDefaults
Application
HyperView Tcl Modify
Description
This command sets the default value to a global property.
Example
hwi OpenStack
hwi GetSessionHandle session_handle
session_handle GetClientManagerHandle manager_handle Animation;
manager_handle GetGlobalPropertyList
manager_handle SetGlobalPropertyDefaults
hwi CloseStack
Errors
None.