From d7692e359eaffb8fe3878926b836997698e9f70e Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Tue, 5 Jan 2021 16:52:56 +0100 Subject: [PATCH] Arch: Fixed wrong section fill when using archvrm module --- src/Mod/Arch/ArchSectionPlane.py | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/src/Mod/Arch/ArchSectionPlane.py b/src/Mod/Arch/ArchSectionPlane.py index afa607c1dc..9aa8818b2e 100644 --- a/src/Mod/Arch/ArchSectionPlane.py +++ b/src/Mod/Arch/ArchSectionPlane.py @@ -320,7 +320,7 @@ def getSVG(source, lineColor=(0.0, 0.0, 0.0), fontsize=1, showFill=False, - fillColor=(0.8, 0.8, 0.8), + fillColor=(1.0, 1.0, 1.0), techdraw=False, fillSpaces=False, cutlinewidth=0, @@ -400,10 +400,10 @@ def getSVG(source, svgSymbolLineWidth = str(linewidth * yt) hiddenPattern = archUserParameters.GetString("archHiddenPattern","30,10") svgHiddenPattern = hiddenPattern.replace(" ","") - fillpattern = '