Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateArc
| Module: | FoundationLite | 
|---|
Creates an arc from an aligned point, radius, and angle range.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inPoint | Point2D | ||
![]()  | 
				inPointAnchor | Anchor2D | Alignment of the point relatively to the box of the circle | |
![]()  | 
				inRadius | Real | 0.0 - ![]()  | 
				Circle radius | 
![]()  | 
				inStartAngle | Real | Direction at which the arc begins | |
![]()  | 
				inSweepAngle | Real | Length of the arc (may be negative) | |
![]()  | 
				outArc | Arc2D | ||
Complexity Level
This filter is available on Basic Complexity Level.

 Basic

