Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » RotateCircle3D_AroundSegment
Module: | Vision3DLite |
---|
Rotates a circle in 3D around a segment (the axis) in 3D.
Name | Type | Description | |
---|---|---|---|
![]() |
inCircle3D | Circle3D | |
![]() |
inAxisSegment | Segment3D | The rotation axis |
![]() |
inAngle | Real | Clockwise angle of rotation |
![]() |
inInverse | Bool | Switches to the inverse operation |
![]() |
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 | Empty segment on input in RotateCircle3D_AroundSegment. |
DomainError | Indefinite circle on input in RotateCircle3D_AroundSegment. |
Complexity Level
This filter is available on Basic Complexity Level.