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

#include <occtl_geom.h>

Collaboration diagram for occtl_geom2d_parabola_t:

Public Attributes

occtl_axis2_placement2d_t position
 
double focal_length
 

Detailed Description

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

Member Data Documentation

◆ focal_length

double occtl_geom2d_parabola_t::focal_length

Focal length; must be > 0.

◆ position

occtl_axis2_placement2d_t occtl_geom2d_parabola_t::position

Parabola vertex and orientation.


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