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

#include <occtl_geom.h>

Collaboration diagram for occtl_axis2_placement2d_t:

Public Attributes

occtl_point2_t location
 
occtl_direction2_t x_dir
 

Detailed Description

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

Member Data Documentation

◆ location

occtl_point2_t occtl_axis2_placement2d_t::location

Origin of the 2D frame.

◆ x_dir

occtl_direction2_t occtl_axis2_placement2d_t::x_dir

Main axis direction.


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