StateValue Property

Startpage
Overview
Index
HAPI
   |
   HAPI.Node
      |
      StateValue(lState As Long) [[As Double]]

Syntax

Property StateValue(lState As Long) [[As Double]]

Access

read/write

Parameter description

NameTypeDescription
lStateLong The state number to associate the value with.

Description

Associate a value with a state of this node (which must be anumeric node). It is required that the state values form an increasing sequence (this is checked when the table is generated for this node).
For numbered nodes, dValue indicates the specific number to be associate with the specified state.
For interval nodes, the values specified for states i and i+1 are the left and right endpoints of the interval denoted by state i. To indicate the endpoint of the right-most interval, specify lState equal to the number of states of this node.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com