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

 Basic
