Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » RotateSegment3D
Module: | Vision3DLite |
---|
Rotates a segment in 3D around an axis in 3D.
Name | Type | Description | |
---|---|---|---|
inSegment3D | Segment3D | ||
inAxis | Line3D | The rotation axis | |
inAngle | Real | Clockwise angle of rotation | |
inInverse | Bool | Switches to the inverse operation | |
outSegment3D | Segment3D |
Complexity Level
This filter is available on Basic Complexity Level.