From 75e18e3cf9167ffd5004dc373ae3d865720f4f2e Mon Sep 17 00:00:00 2001 From: Pieter Hijma Date: Tue, 14 Nov 2023 15:13:48 +0100 Subject: [PATCH] Change to S Otherwise, it is invalid XML --- src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml b/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml index 657c802bc1..ec0bb0238f 100644 --- a/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml +++ b/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml @@ -31,8 +31,8 @@ - return the index of the Shape and - return 0 if the Shape is not found. + return the index of the Shape S and + return 0 if the Shape S is not found. @@ -62,13 +62,13 @@ - hide the Shape by itself. + hide the Shape S by itself. - set to hide all the edges of the Shape . + set to hide all the edges of the Shape S. @@ -87,13 +87,13 @@ - select only the edges of the Shape + select only the edges of the Shape S - select only the faces of the Shape . + select only the faces of the Shape S.