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

Public Attributes | |
| occtl_axis3_placement_t | position |
| double | radius |
Spherical surface data — a 3-axis frame plus radius.
The sphere centre is position.location.
| occtl_axis3_placement_t occtl_geom_spherical_surface_t::position |
Sphere centre and axis directions.
| double occtl_geom_spherical_surface_t::radius |
Sphere radius; must be > 0.