|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
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_t * | points () const noexcept |
| const ::occtl_mesh_component_boundary_polyline_t * | polylines () 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_t & | c () const noexcept |
Borrowed ordered boundary polylines belonging to one triangle component.