Start » Filter Reference » Region » Region Features » RegionCaliperDiameter
Module: | FoundationBasic |
---|
Computes the longest and the shortest width of the input region measured as distance between parallel lines containing the whole region.
Name | Type | Description | |
---|---|---|---|
inRegion | Region | Input region | |
outMinDiameter | Segment2D | ||
outMinDiameterLength | Real | ||
outMaxDiameter | Segment2D | ||
outMaxDiameterLength | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty region on input in RegionCaliperDiameter. |
Complexity Level
This filter is available on Basic Complexity Level.