diff --git a/docs/aep.md b/docs/aep.md index 89de4f91..5c070eb9 100644 --- a/docs/aep.md +++ b/docs/aep.md @@ -1852,7 +1852,7 @@ Representation depends on the value of the previous {sl:`CTyp`}. | Name |Type | Value Format | |-----------|-----|-----------------| | Scalar | `2` | `float64` | -| Color | `4` | `float32[4]` | +| Color | `4` |`float32[4]` RGBA| | Position | `5` | `float64[2]` | | Comment | `8` | | | Vector | `9` | `float64[4]` | @@ -1877,6 +1877,10 @@ Essential graphics group item count | | 3 | | +### `CDim` + +`uint32` number of dimensions for an essential vector property. + ### `LIST` `Fold` Top level item.