Rule Name: Active State Value
Definition
- For a State Related Features, the
active_state_value's value_type controls the following:
- 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.
- If a Feature State Control
Link is attached, the return type of the
Expressions involved must match the
active_state_value's value_type.
- For a State Related Geometry, the
active_state_value's value_type controls the following.
- 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.
- 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.