OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::mesh::TriangleComponentBoundaryChainsView Class Reference

Borrowed ordered boundary chains belonging to one triangle component. More...

#include <mesh.hpp>

Public Member Functions

 TriangleComponentBoundaryChainsView (const ::occtl_mesh_triangle_component_boundary_chains_view_t &theC) noexcept
 
const ::occtl_mesh_triangle_component_boundary_edge_tedges () const noexcept
 
const ::occtl_mesh_triangle_component_boundary_chain_tchains () const noexcept
 
std::size_t edge_count () const noexcept
 
std::size_t chain_count () const noexcept
 
uint32_t component_id () const noexcept
 
NodeId root () const noexcept
 
const ::occtl_mesh_triangle_component_boundary_chains_view_tc () const noexcept
 

Detailed Description

Borrowed ordered boundary chains belonging to one triangle component.


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