Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » TranslateCircle3D

TranslateCircle3D


Module: Vision3DLite

Shifts a circle in 3D by a vector.

Name Type Description
Input value inCircle3D Circle3D Input circle
Input value inDelta Vector3D Translation vector
Input value inInverse Bool Switches to the inverse operation
Output value 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.