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

#include <occtl_topo_build.h>

Collaboration diagram for occtl_select_bbox:

Public Attributes

occtl_point3_t min
 
occtl_point3_t max
 

Detailed Description

Axis-aligned box used by selector filters.

Member Data Documentation

◆ max

occtl_point3_t occtl_select_bbox::max

Maximum corner.

◆ min

occtl_point3_t occtl_select_bbox::min

Minimum corner.


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