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

#include <occtl_topo.h>

Public Attributes

uint32_t struct_version
 
const void * p_next
 
int32_t is_closed
 
size_t face_count
 

Detailed Description

Aggregate snapshot of a shell's scalar state.

Member Data Documentation

◆ face_count

size_t occtl_shell_view::face_count

Number of face entries in the shell.

◆ is_closed

int32_t occtl_shell_view::is_closed

1 if the shell is watertight.

◆ p_next

const void* occtl_shell_view::p_next

Reserved; must be NULL.

◆ struct_version

uint32_t occtl_shell_view::struct_version

INPUT — caller declares which version they understand.


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