|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_geom.h>

Public Attributes | |
| occtl_axis2_placement2d_t | position |
| double | major_radius |
| double | minor_radius |
2D hyperbola data — axis-2d frame plus real and imaginary semi-axes.
| double occtl_geom2d_hyperbola_t::major_radius |
Real semi-axis length.
| double occtl_geom2d_hyperbola_t::minor_radius |
Imaginary semi-axis length.
| occtl_axis2_placement2d_t occtl_geom2d_hyperbola_t::position |
Hyperbola center and orientation.