Rule Name: Active State Value

Definition

  1. For a State Related Features, the active_state_value's value_type controls the following:
    1. the state_value_max, state_value_min fields of the components' Feature State Data link objects must match the active_state_value's value_type.
    2. If a Feature State Control Link is attached, the return type of the Expressions involved must match the active_state_value's value_type.
  2. For a State Related Geometry, the active_state_value's value_type controls the following.
    1. the state_value_max, state_value_min fields of the components' Geometry State Data link objects must match the active_state_value's value_type.
    2. If a Geometry State Control Link is attached, the return type of the Expressions involved must match the active_state_value's value_type.

Rationale

Consistency is good.

Example

--Example needed here --

FAQs

--FAQs needed here --
Next: Attribute Set Components. Up:Index.