Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotateSegment
Module: | FoundationLite |
---|
Rotates a segment clockwise around a center point.
Name | Type | Description | |
---|---|---|---|
inSegment | Segment2D | ||
inCenter | Point2D* | Center of rotation (by default the mass center) | |
inAngle | Real | Clockwise angle of rotation | |
inInverse | Bool | Switches to the inverse operation | |
outSegment | Segment2D |
Examples
Complexity Level
This filter is available on Advanced Complexity Level.