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

Public Attributes | |
| occtl_point2_t | location |
| occtl_direction2_t | x_dir |
2D axis placement — an origin and a main (X) direction in the 2D plane.
Used as the base frame for 2D analytic curve geometry (circles, ellipses, etc.).
| occtl_point2_t occtl_axis2_placement2d_t::location |
Origin of the 2D frame.
| occtl_direction2_t occtl_axis2_placement2d_t::x_dir |
Main axis direction.