We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229eec7 commit b0bee16Copy full SHA for b0bee16
src/geode/inspector/topology/brep_lines_topology.cpp
@@ -344,7 +344,7 @@ namespace geode
344
" is part of Line",
345
brep_.line( cmv.component_id.id() ).name(), " (",
346
cmv.component_id.id().string(),
347
- ", which should not be embedded in Surface ",
+ "), which should not be embedded in Surface ",
348
brep_.surface( embedding_surface.id() ).name(), " (",
349
embedding_surface.id().string(), ")" );
350
}
0 commit comments