Start » Filter Reference » Geometry 2D » Geometry 2D Basics » MakeEllipse
Module: | FoundationLite |
---|
Creates an ellipse structure from individual fields.
Name | Type | Description | |
---|---|---|---|
![]() |
inCenter | Point2D | Center of the ellipse |
![]() |
inAngle | Real | Clock-wise orientation angle |
![]() |
inWidth | Real | Width of the ellipse |
![]() |
inHeight | Real | Height of the ellipse |
![]() |
outEllipse | Ellipse2D |
Complexity Level
This filter is available on Basic Complexity Level.