Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Surface » Surface Features » SurfaceVolume_Double (SurfaceVolume Double)
| Module: | Vision3DStandard | 
|---|
Computes the volume of a surface with respect to another surface.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inTopSurface | Surface | The top surface | 
![]()  | 
				inBottomSurface | Surface | The bottom surface | 
![]()  | 
				inRoi | Region* | Range of pixels to be processed | 
![]()  | 
				inVolumeCalculationMethod | VolumeCalculationMethod | Determines how the parts of a volume are added up | 
![]()  | 
				outVolume | Double | Volume of the input surface | 
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 | Different surface dimensions between inTopSurface and inBottomSurface in SurfaceVolume_Double. | 
| DomainError | Different surface scales or offsets between inTopSurface and inBottomSurface in SurfaceVolume_Double. | 
| DomainError | Different surface types between inTopSurface and inBottomSurface in SurfaceVolume_Double. | 
| DomainError | Region of interest exceeds an input surface in SurfaceVolume_Double. | 
| DomainError | Unsupported inVolumeCalculationMethod in SurfaceVolume_Double. | 
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceVolume filter group visible as Double.

 Basic
