Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateCircle
Module: | FoundationLite |
---|
Creates a circle from an aligned point and radius.
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 |
![]() |
outCircle | Circle2D |
Examples
Description of usage of this filter can be found in examples and tutorial: Button Presence, Capsules, Fertilizer Granulation, Molybdenum Foil.
Complexity Level
This filter is available on Basic Complexity Level.