poIResultCtrl GetDataTypeBinding
Gets the binding for specified datatype return. Values include: node, element, or node_on_element.
Syntax
poIResultCtrl_handle GetDataTypeBinding subcase_id datatype
Application
HyperView Tcl Query
Description
This command retrieves the binding for specified datatype return. Values include: node, element, or node_on_element.
Inputs
- subcase_id
- Set to a positive integer.
- Set to a positive integer.
- The data type label.
Errors
Returns node, element, or node_on_element if the data type exists, or (null) otherwise.