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

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

#include <mesh.hpp>

Public Member Functions

 TriangleComponentBoundaryPolylinesView (const ::occtl_mesh_component_boundary_polylines_view_t &theC) noexcept
 
const ::occtl_point3_tpoints () const noexcept
 
const ::occtl_mesh_component_boundary_polyline_tpolylines () const noexcept
 
std::size_t point_count () const noexcept
 
std::size_t polyline_count () const noexcept
 
uint32_t component_id () const noexcept
 
NodeId root () const noexcept
 
const ::occtl_mesh_component_boundary_polylines_view_tc () const noexcept
 

Detailed Description

Borrowed ordered boundary polylines belonging to one triangle component.


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