Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » TranslateCircle3D
| Module: | Vision3DLite | 
|---|
Shifts a circle in 3D by a vector.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inCircle3D | Circle3D | Input circle | 
![]()  | 
				inDelta | Vector3D | Translation vector | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outCircle3D | Circle3D | Shifted circle | 
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 | Indefinite circle on input in TranslateCircle3D. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
