From 8ff45dfb395180acc689b47162f77a3642bbe0c1 Mon Sep 17 00:00:00 2001 From: paul lee Date: Mon, 8 Jun 2020 20:38:41 +0800 Subject: [PATCH] [ArchWall] Revert comments in getExtrusionData() --- src/Mod/Arch/ArchWall.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/Arch/ArchWall.py b/src/Mod/Arch/ArchWall.py index 8f21d90722..d751919fda 100644 --- a/src/Mod/Arch/ArchWall.py +++ b/src/Mod/Arch/ArchWall.py @@ -1343,9 +1343,9 @@ class _Wall(ArchComponent.Component): # dvec2 = DraftVecUtils.scaleTo(dvec,off) # wire = DraftGeomUtils.offsetWire(wire,dvec2) - ## Get the 'offseted' wire taking into account - ## of Width and Align of each edge, and overall - ## Offset + # Get the 'offseted' wire taking into account + # of Width and Align of each edge, and overall + # Offset w2 = DraftGeomUtils.offsetWire(wire, dvec, bind=False, occ=False,