FreeCAD: master ce943982

Author Committer Branch Timestamp Parent
furti yorik master 2019-08-14 14:25:38 master a66c8a31
Changeset Arch: Fix missing cache value for SectionPlane

When the Arch SectionPlane was rendered via TechDraw in Solid mode, the
last parameter "fillSpaces" was not set for the svgcache.
So the next render operation threw an exeption because there where only
4 instead of 5 elements in the cache list.
mod - src/Mod/Arch/ArchSectionPlane.py Diff File