API Reference > geometry-core > Topology > HalfEdgePointerInspector > isValidHalfEdgeGraphAllowRaggedBoundary isValidHalfEdgeGraphAllowRaggedBoundary AccessorReadOnly Return true if all counts are correct for a half edge graph that has complete pairings: For each he: he.edgeMate.edgeMate === he For each he: he.faceSuccessor.facePredecessor !== he For each he: he.facePredecessor.faceSuccessor !== he get: boolean Returns - boolean Defined in core/geometry/src/topology/HalfEdgeGraphValidation.ts Line 63 Last Updated: 13 June, 2024