|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_geom.h>

Public Attributes | |
| occtl_axis2_placement_t | position |
| double | radius |
3D circle data — axis-2 frame (center, normal, x-direction reference) plus radius.
The position.x_dir field is the normal to the circle plane (Z-axis of the local frame); position.x_dir_ref is the X-direction reference (where u=0 lies).
| occtl_axis2_placement_t occtl_geom_circle_t::position |
Circle plane and orientation.
| double occtl_geom_circle_t::radius |
Circle radius; must be > 0.