poIModel GetGlobalPropertyList
Gets the global property list.
Syntax
model_handle GetGlobalPropertyList
Application
HyperView Tcl Query
Description
This command returns the list of global properties.
Example
hwi OpenStack
hwi GetSessionHandle session_handle
session_handle GetClientManagerHandle manager_handle Animation;
manager_handle GetModelHandle model_handle 1
model_handle GetGlobalPropertyList
hwi CloseStack
Errors
This command returns empty string, if there is no option list.