A Circle3D
element is created from a center, a normal vector, and a radius. The center can be given either in coordinates or as a Point3D
. The normal vector is given in coordinates.
There’s another Circle3D
example in the examples folder included with the source code.