/*
* ENUM: SE_STATE_DEFAULT_BEHAVIOR_ENUM
*
* Specifies what behavior should occur if the <State Related Geometry> or
* <State Related Features> state_value does not match any of the
* 'state tag's supplied in the corresponding SE_STATE_SELECT_PARAMETERS'
* state_entry_array.
*/
} SE_STATE_DEFAULT_BEHAVIOR_ENUM;
Enumerator Notes
All branches are followed.
Only the branch containing the active_state_value is followed.
No branches are followed.
Prev: SE_SPATIAL_INDEX_PARAMETERS.
Next: SE_STATE_ENTRY.
Up:Index