|
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 | semi_angle |
| double | radius |
Conical surface data — a 3-axis frame, half-angle, and apex-to-reference-plane distance.
semi_angle is the half-opening angle in radians. radius is the radius at the reference circle (which lies in the z=0 plane of the local frame).
| occtl_axis3_placement_t occtl_geom_conical_surface_t::position |
Cone axis and origin.
| double occtl_geom_conical_surface_t::radius |
Radius at the reference circle.
| double occtl_geom_conical_surface_t::semi_angle |
Half-opening angle (radians).