From 33a5691ef1e683c665cd25a46b2eed267fe152b7 Mon Sep 17 00:00:00 2001 From: ichesnok Date: Fri, 8 Mar 2024 19:09:56 +0000 Subject: [PATCH] 0033596: Documentation - Incorrect default value read.step.tessellated Default value of read.step.tessellated corrected. --- dox/user_guides/step/step.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dox/user_guides/step/step.md b/dox/user_guides/step/step.md index 3c6b31a56b..b5c6e18401 100644 --- a/dox/user_guides/step/step.md +++ b/dox/user_guides/step/step.md @@ -475,7 +475,7 @@ Modify this parameter with: if(!Interface_Static::SetIVal("read.step.tessellated",1)) .. error .. ~~~~ -Default value is 0 (On). +Default value is 1 (On). @subsubsection occt_step_2_3_4 Performing the STEP file translation