Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Surface » Surface Features » SurfaceVolume_Single (SurfaceVolume Single)
| Module: | Vision3DStandard | 
|---|
Computes the volume of a surface with respect to a plane.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inSurface | Surface | Input surface | 
![]()  | 
				inZ | Double | The volume is calculated with respect to the plane Z = inZ | 
![]()  | 
				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 | 
![]()  | 
				outPlane | Plane3D | The plane defined as Z = inZ | 
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 | Region of interest exceeds an input surface in SurfaceVolume_Single. | 
| DomainError | Unsupported inVolumeCalculationMethod in SurfaceVolume_Single. | 
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceVolume filter group visible as Single.

 Basic
