From 7334224fc0e36a637938863ee8080cdac55a1d44 Mon Sep 17 00:00:00 2001 From: Claire Kuang Date: Fri, 8 Sep 2023 16:24:46 +0100 Subject: [PATCH] Update support-tables.md --- user/support-tables.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/support-tables.md b/user/support-tables.md index f340b849..335732ab 100644 --- a/user/support-tables.md +++ b/user/support-tables.md @@ -39,10 +39,11 @@ Almost all geometric elements are supported by the Rhino connector. This include | View | ✅ | ✅ | `Complete` | | ModelCurve | | As Curve | `Complete` | | DirectShape | | As Mesh | `Complete` | +| Level | | As Named Construction Plane | `Complete` | | Other | Send | Receive | Status | | --------------- | :--: | :-----: | :-----------: | -| RenderMaterial | ✅ | | `In Progress` | +| RenderMaterial | ✅ | ✅ | `Complete` | | BlockInstance | ✅ | ✅ | `Complete` | | BlockDefinition | ✅ | ✅ | `Complete` | | PointCloud | ✅ | ✅ | `Complete` |