Arch: [skip ci] fix header uniformity

This PR fixes header uniformity across all Arch files
This commit is contained in:
luz.paz
2019-12-26 18:24:06 +01:00
committed by wwmayer
parent c7f9874422
commit 8fb5c65736
45 changed files with 57 additions and 134 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,7 +1,6 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2018 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+21 -23
View File
@@ -1,26 +1,24 @@
#***************************************************************************
#* *
#* Copyright (c) 2014 *
#* Jonathan Wiedemann <[email protected]> (cutplan) *
#* Jerome Laverroux <[email protected] (cutline) *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
#* as published by the Free Software Foundation; either version 2 of *
#* the License, or (at your option) any later version. *
#* for detail see the LICENCE text file. *
#* *
#* This program is distributed in the hope that it will be useful, *
#* but WITHOUT ANY WARRANTY; without even the implied warranty of *
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
#* GNU Library General Public License for more details. *
#* *
#* You should have received a copy of the GNU Library General Public *
#* License along with this program; if not, write to the Free Software *
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#***************************************************************************
#*****************************************************************************
#* Copyright (c) 2014 Jonathan Wiedemann <[email protected]> (cutplan) *
#* Copyright (c) 2019 Jerome Laverroux <[email protected]> (cutline)*
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
#* as published by the Free Software Foundation; either version 2 of *
#* the License, or (at your option) any later version. *
#* for detail see the LICENCE text file. *
#* *
#* This program is distributed in the hope that it will be useful, *
#* but WITHOUT ANY WARRANTY; without even the implied warranty of *
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
#* GNU Library General Public License for more details. *
#* *
#* You should have received a copy of the GNU Library General Public *
#* License along with this program; if not, write to the Free Software *
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#*****************************************************************************
import FreeCAD,ArchCommands
from FreeCAD import Vector
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2014 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2014 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,7 +1,6 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2013 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -2
View File
@@ -1,6 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2015 - Yorik van Havre <[email protected]> *
#* Copyright (c) 2015 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2017 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -2
View File
@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2016 - Yorik van Havre <[email protected]> *
#* Copyright (c) 2016 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2016 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2013 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2018 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2012 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2012 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -2
View File
@@ -1,8 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2015 - Yorik van Havre <[email protected]> *
#* Copyright (c) 2015 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,9 +1,7 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2013 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2013 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2012 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2012 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+2 -6
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
@@ -45,7 +43,7 @@ class ArchWorkbench(Workbench):
"Arch_CloseHoles","Arch_MergeWalls","Arch_Check",
"Arch_ToggleIfcBrepFlag","Arch_3Views",
"Arch_IfcSpreadsheet","Arch_ToggleSubs"]
# try to locate the Rebar addon
try:
import RebarTools
@@ -141,5 +139,3 @@ FreeCADGui.addPreferencePage(":/ui/preferences-ifc.ui","Import-Export")
FreeCADGui.addPreferencePage(":/ui/preferences-dae.ui","Import-Export")
FreeCAD.__unit_test__ += [ "TestArch" ]
-1
View File
@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
#***************************************************************************
#* *
#* Copyright (c) 2019 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -1
View File
@@ -1,7 +1,7 @@
# Unit test for the Arch module
#***************************************************************************
#* (c) Yorik van Havre <[email protected]> 2013 *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *
-1
View File
@@ -1,5 +1,4 @@
# ***************************************************************************
# * *
# * Copyright (c) 2014 Yorik van Havre <[email protected]> *
# * *
# * This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
# ***************************************************************************
# * *
# * Copyright (c) 2019 *
# * Yorik van Havre <[email protected]> *
# * Copyright (c) 2019 Yorik van Havre <[email protected]> *
# * *
# * This program is free software; you can redistribute it and/or modify *
# * it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2016 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2015 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2015 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
# ***************************************************************************
# * *
# * Copyright (c) 2014 *
# * Yorik van Havre <[email protected]> *
# * Copyright (c) 2014 Yorik van Havre <[email protected]> *
# * *
# * This program is free software; you can redistribute it and/or modify *
# * it under the terms of the GNU Lesser General Public License (LGPL) *
+1 -3
View File
@@ -1,7 +1,5 @@
# ***************************************************************************
# * *
# * Copyright (c) 2019 *
# * Yorik van Havre <[email protected]> *
# * Copyright (c) 2019 Yorik van Havre <[email protected]> *
# * *
# * This program is free software; you can redistribute it and/or modify *
# * it under the terms of the GNU Lesser General Public License (LGPL) *
+2 -4
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
@@ -37,7 +35,7 @@ __url__ = "http://www.freecadweb.org"
# config
subtractiveTypes = ["IfcOpeningElement"] # elements that must be subtracted from their parents
SCHEMA = "http://www.steptools.com/support/stdev_docs/ifcbim/ifc4.exp" # only for internal prser
SCHEMA = "http://www.steptools.com/support/stdev_docs/ifcbim/ifc4.exp" # only for internal parser
MAKETEMPFILES = False # if True, shapes are passed from ifcopenshell to freecad through temp files
DEBUG = True # this is only for the python console, this value is overridden when importing through the GUI
SKIP = ["IfcBuildingElementProxy","IfcFlowTerminal","IfcFurnishingElement"] # default. overwritten by the GUI options
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2017 *
#* Joseph Coffland <[email protected]> *
#* Copyright (c) 2017 Joseph Coffland <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *
-1
View File
@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2011 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
-1
View File
@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2016 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
+1 -3
View File
@@ -1,7 +1,5 @@
#***************************************************************************
#* *
#* Copyright (c) 2013 *
#* Yorik van Havre <[email protected]> *
#* Copyright (c) 2013 Yorik van Havre <[email protected]> *
#* *
#* This program is free software; you can redistribute it and/or modify *
#* it under the terms of the GNU Lesser General Public License (LGPL) *