OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl_geom_conical_surface_t Struct Reference

#include <occtl_geom.h>

Collaboration diagram for occtl_geom_conical_surface_t:

Public Attributes

occtl_axis3_placement_t position
 
double semi_angle
 
double radius
 

Detailed Description

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).

Member Data Documentation

◆ position

occtl_axis3_placement_t occtl_geom_conical_surface_t::position

Cone axis and origin.

◆ radius

double occtl_geom_conical_surface_t::radius

Radius at the reference circle.

◆ semi_angle

double occtl_geom_conical_surface_t::semi_angle

Half-opening angle (radians).


The documentation for this struct was generated from the following file: