diff --git a/Source/DTDLv2/Brick/Point/Point.json b/Source/DTDLv2/Brick/Point/Point.json index a5b554435..d8c6d7a25 100644 --- a/Source/DTDLv2/Brick/Point/Point.json +++ b/Source/DTDLv2/Brick/Point/Point.json @@ -739,6 +739,18 @@ }, "name": "isPointOf", "writable": true + }, + { + "@type": "Relationship", + "description": { + "en": "Polygon representing the spatial extent of this Space." + }, + "displayName": { + "en": "geometry" + }, + "name": "geometry", + "target": "dtmi:org:w3id:rec:Geometry;1", + "writable": true } ], "displayName": {