You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,8 +26,12 @@ The properties in the table below can be used in these parts of Vecorel document
26
26
27
27
| Property Name | Type | Description |
28
28
| --------------- | ------ | ----------- |
29
-
| template:field1| string |**REQUIRED**. Describe the required field... |
30
-
| template:field2| int32 | Describe the field... |
29
+
| metrics:area| float | Area of the polygon |
30
+
| metrics:perimeter| float | Perimeter of the polygon |
31
+
| metrics:width| float ||
32
+
| metrics:height| float ||
33
+
| metrics:micd| float | The Circumference-Area ratio (CA ratio) is calculated by dividing the circumference of a given polygon by the square root of its area. This ratio is then adjusted so that a circle corresponds to 0, and scaled so that a square corresponds to 1 |
0 commit comments