Project OpenGeode-Inspector
namespace internal
Records
Functions
brep_blocks_are_meshed
cpp
bool brep_blocks_are_meshed(const BRep & brep)bool brep_blocks_are_meshed(const BRep & brep)section_surfaces_are_meshed
cpp
bool section_surfaces_are_meshed(const Section & section)bool section_surfaces_are_meshed(const Section & section)components_uuids
cpp
vector components_uuids(const Model & model, index_t unique_vertex_index, const geode::ComponentType & type)vector components_uuids(const Model & model, index_t unique_vertex_index, const geode::ComponentType & type)brep_component_vertices_not_associated_to_unique_vertices
cpp
InspectionIssues brep_component_vertices_not_associated_to_unique_vertices(const BRep & brep, const ComponentID & component_id, const VertexSet & component_mesh)InspectionIssues brep_component_vertices_not_associated_to_unique_vertices(const BRep & brep, const ComponentID & component_id, const VertexSet & component_mesh)section_component_vertices_are_associated_to_unique_vertices
cpp
InspectionIssues section_component_vertices_are_associated_to_unique_vertices(const Section & section, const ComponentID & component_id, const VertexSet & component_mesh)InspectionIssues section_component_vertices_are_associated_to_unique_vertices(const Section & section, const ComponentID & component_id, const VertexSet & component_mesh)