MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / nb_internal_lines

Method nb_internal_lines

src/geode/model/representation/core/brep.cpp:830–833  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

828 }
829
830 index_t BRep::nb_internal_lines( const Surface3D& surface ) const
831 {
832 return detail::count_range_elements( internal_lines( surface ) );
833 }
834
835 index_t BRep::nb_internal_corners( const Block3D& block ) const
836 {

Callers 2

Calls 1

count_range_elementsFunction · 0.85

Tested by 2