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

#include <occtl_geom.h>

Collaboration diagram for occtl_geom_plane_t:

Public Attributes

occtl_axis3_placement_t position
 

Detailed Description

Plane data — a 3-axis frame defining the plane origin and orientation.

The plane equation is z_dir · (P - location) = 0.

Member Data Documentation

◆ position

occtl_axis3_placement_t occtl_geom_plane_t::position

Plane origin and axis directions.


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