poIPostManager GetGlobalPropertyType
Gets the global property type.
Syntax
poIPostManager_handle GetGlobalPropertyType property
Application
HyperView Tcl Query
Description
This command returns the type of the global property.
Inputs
- property
- The name of the available global property.
Example
hwi OpenStack
hwi GetSessionHandle session_handle
session_handle GetClientManagerHandle manager_handle Animation;
manager_handle GetGlobalPropertyList
manager_handle GetGlobalPropertyType "Convert 2nd order elements to 1st order elements"
hwi CloseStack
Errors
This command returns empty string, if there is no option list.