Metrics
Region - Distance
Computes the shortest distance between two regions.
IN
| Name | Type | Description |
|---|---|---|
| InRegion1 | Region | First region. |
| InRegion2 | Region | Second region. |
| InResolution | Float | Measure resolution. Range: 〔0, +inf). |
| Name | String | Set the tool's name |
| Enable | Bool | Sets if current tool is enabled or not |
OUT
| Name | Type | Description |
|---|---|---|
| OutFloat | Float | The computed value. |
| Error | ErrorState | Gets the execution error message |