CascadeScope is an interactive WebAssembly browser demonstration for exploring
complex engineering models with OCCT BRepGraph and BRepGraphInc.
The viewer is centered on graph-based representation of model structure, topology, relationships, and attributes. Its workbench combines graphical model inspection with synchronized structural and graph-oriented views, making it suitable for demonstrating advanced engineering-data exploration workflows.
- navigation of model structure, topology, and graph relationships
- attribute-aware inspection and selection in a 3D context
- synchronized hierarchy, graph, inspector, and output views
- connectivity analysis, graph operations, and validation workflows
- geometry and topology inspection, display controls, clipping, and measurement
- native BRepGraph operations for shape healing, sewing, unification, edge fusion, and validation
- loading of selected engineering model formats and graph-native datasets
CascadeScope demonstrates how the public BRepGraph and BRepGraphInc OCCT
classes can support graph-oriented engineering applications. The public demo
does not provide source code, an SDK, bindings, or a public API for the other
components used to deliver the viewer.
docs/README.md contains the public viewer overview.
CascadeScope is available as a prebuilt WebAssembly demonstration. Source code, SDK interfaces, bindings, and private implementation classes are not part of this public repository.
For information about OCCT technology, visit https://occt3d.com/.