poIResultCtrl GetDataComponentTransformable
Returns true if the component/derived type for the specified result allows system transformations.
Syntax
poIResultCtrl_handle GetDataComponentTransformable subcase_id datatype datacomp
Application
HyperView Tcl Query
Description
This command returns true if the component/derived type for the specified result allows system transformations.
Inputs
- subcase_id
 - Set to a positive integer.
 - datatype
 - The data type label.
 - datacomp
 - The data component label.
 
Errors
Returns true if transformation is allowed. Otherwise, false.