From 1bbf1a668096d7176cf62e7c8b0d0a31e63fd354 Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Mon, 1 May 2023 16:47:31 +0200 Subject: [PATCH] More essential AEP details --- docs/aep.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.