The specialized Control Link used to provide the connection between an ordered aggregation of Expressions and the target fields of a CMY Color.
The ">cyan_expr_index field is a 1-based index into the ordered aggregation of Expressions, and is used to select the specific Expression that controls the value of CMY Color's cmy_data.cyan field.
The magenta_expr_index field is a 1-based index into the ordered aggregation of Expressions, and is used to select the specific Expression that controls the value of CMY Color's cmy_data. magenta field.
The yellow_expr_index field is a 1-based index into the ordered aggregation of Expressions, and is used to select the specific Expression that controls the value of CMY Color's cmy_data. yellow field.
This car model is instanced in many places throughout the transmittal, and the data provider wishes to vary its appearance depending on the Geometry Model Instance. Consequently, each CMY Color object in the Model has a CMY Color Control Link object, supplying the value of the yellow field of the CMY Color with a Variable.
| SE_STRING | description; | (notes) |
|---|
| SE_UINT32 | cyan_expr_index; | (notes) |
|---|---|---|
| SE_UINT32 | magenta_expr_index; | (notes) |
| SE_UINT32 | yellow_expr_index; | (notes) |
A text description of what the Control_Link is for
index of the expression whose value controls the cyan field of the affected <CMY Color>. If 0, the cyan field is not controlled.
index of the expression whose value controls the magenta field of the affected <CMY Color>. If 0, the magenta field is not controlled.
index of the expression whose value controls the yellow field of the affected <CMY Color>. If 0, the yellow field is not controlled.