Back to Aurora Vision Studio website

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

RotateCircle3D


Module: Vision3DLite

Rotates a circle in 3D around an axis in 3D.

Name Type Description
Input value inCircle3D Circle3D
Input value inAxis Line3D The rotation axis
Input value inAngle Real Clockwise angle of rotation
Input value inInverse Bool Switches to the inverse operation
Output value outCircle3D Circle3D

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 RotateCircle3D.
DomainError Indefinite line on input in RotateCircle3D.

Complexity Level

This filter is available on Basic Complexity Level.