|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo.h>
Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| int32_t | is_closed |
| size_t | coedge_count |
| size_t | distinct_edge_count |
Aggregate snapshot of a wire's scalar state.
| size_t occtl_wire_view::coedge_count |
Number of coedge entries in the wire.
| size_t occtl_wire_view::distinct_edge_count |
Number of distinct underlying edges.
| int32_t occtl_wire_view::is_closed |
1 if the wire is topologically closed.
| const void* occtl_wire_view::p_next |
Reserved; must be NULL.
| uint32_t occtl_wire_view::struct_version |
INPUT — caller declares which version they understand.