Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Path » Path Features » PathCaliperDiameter
| Module: | FoundationBasic | 
|---|
Computes the longest and the shortest width of the input path measured as distance between parallel lines containing the whole path.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Input path | 
![]()  | 
				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 path on input in PathCaliperDiameter. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
