Summary
Circle Helper class for circular surfaces.
PROPERTIES
Methods
Class methods are listed below. Inherited methods are not included.
* Circle Helper class for circular surfaces.
* from_coordinates Create Circle from coordinates.
s = from_coordinates(x, y, r, lcar), where
-
x, y = center coordinates
-
r = radius
-
lcar = characteristic length for all Points in circle (center + 3 at periphery)