Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotateSegment

RotateSegment


Module: FoundationLite

Rotates a segment clockwise around a center point.

Name Type Description
Input value inSegment Segment2D
Input value inCenter Point2D* Center of rotation (by default the mass center)
Input value inAngle Real Clockwise angle of rotation
Input value inInverse Bool Switches to the inverse operation
Output value outSegment Segment2D

Examples

RotateSegment performed on the sample segment, inCenter = Auto, inAngle = 70.0 and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.