diff --git a/src/compas_timber/ghpython/components/CT_ShowJointTypes/metadata.json b/src/compas_timber/ghpython/components/CT_ShowJointTypes/metadata.json index 837c8ce68..40ba17627 100644 --- a/src/compas_timber/ghpython/components/CT_ShowJointTypes/metadata.json +++ b/src/compas_timber/ghpython/components/CT_ShowJointTypes/metadata.json @@ -4,7 +4,7 @@ "category": "COMPAS Timber", "subcategory": "Show", "description": "Shows the names of the defined Joints.", - "exposure": 6, + "exposure": 8, "ghpython": { "isAdvancedMode": true, "iconDisplay": 0, diff --git a/src/compas_timber/ghpython/components/CT_ShowTopologyTypes/metadata.json b/src/compas_timber/ghpython/components/CT_ShowTopologyTypes/metadata.json index 2ffabd15b..bfebc1547 100644 --- a/src/compas_timber/ghpython/components/CT_ShowTopologyTypes/metadata.json +++ b/src/compas_timber/ghpython/components/CT_ShowTopologyTypes/metadata.json @@ -4,7 +4,7 @@ "category": "COMPAS Timber", "subcategory": "Show", "description": "Shows the names of the connection topology types.", - "exposure": 6, + "exposure": 8, "ghpython": { "isAdvancedMode": true, "iconDisplay": 0,