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

#include <occtl_geom.h>

Collaboration diagram for occtl_geom_parabola_t:

Public Attributes

occtl_axis2_placement_t position
 
double focal_length
 

Detailed Description

3D parabola data — axis-2 frame plus focal length.

focal_length is the distance from the apex to the focus; must be > 0.

Member Data Documentation

◆ focal_length

double occtl_geom_parabola_t::focal_length

Focal length (distance apex to focus).

◆ position

occtl_axis2_placement_t occtl_geom_parabola_t::position

Parabola plane and orientation.


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