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

#include <occtl_topo_algo.h>

Collaboration diagram for occtl_topo_filling_patch_edge:

Public Attributes

occtl_node_id_t edge
 
occtl_node_id_t support_face
 
occtl_topo_filling_continuity_t continuity
 
int32_t is_boundary
 

Detailed Description

Edge constraint for occtl_topo_make_filling_patch.

Member Data Documentation

◆ continuity

occtl_topo_filling_continuity_t occtl_topo_filling_patch_edge::continuity

C0/G1/G2 constraint.

◆ edge

occtl_node_id_t occtl_topo_filling_patch_edge::edge

Boundary or free Edge constraint.

◆ is_boundary

int32_t occtl_topo_filling_patch_edge::is_boundary

0/1. Non-zero when edge bounds the output face.

◆ support_face

occtl_node_id_t occtl_topo_filling_patch_edge::support_face

Optional support Face; use invalid NodeId for none.


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