Skip to content

Commit fb45e10

Browse files
authored
Merge pull request #196 from alxbilger/scenechecking
Introduce a section about scene checking
2 parents 217d184 + f6f53a9 commit fb45e10

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

15_Using_SOFA/10_SceneChecking.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Scene Checking
2+
3+
When the `runSofa` application loads a scene, it performs several verification checks. These checks help ensure the scene follows implicit design rules. If any issues are detected during the verification process, warning messages are displayed in the console.
4+
5+
Using a SOFA built from sources, you can activate or de-activate these checks using the CMake flag `APPLICATION_SCENECHECKING`
6+

0 commit comments

Comments
 (0)