|
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 |
Cylindrical surface data — a 3-axis frame plus radius.
The cylinder axis is position.z_dir; the radius is measured from that axis.
| occtl_axis3_placement_t occtl_geom_cylindrical_surface_t::position |
Axis and origin of the cylinder.
| double occtl_geom_cylindrical_surface_t::radius |
Cylinder radius; must be > 0.