Commit Graph

20715 Commits

Author SHA1 Message Date
David Daish
390a093a67 Comparison with None is now using 'is' operator 2020-04-22 12:17:08 +02:00
David Daish
aaf78f9d37 Removed extra colon. 2020-04-22 12:17:08 +02:00
David Daish
7b5f64d498 Added reference to the depreciation of the ArchFloor module. 2020-04-22 12:17:08 +02:00
David Daish
fa2e5fc837 Moved all module docstrings to the top of the file. 2020-04-22 12:17:08 +02:00
Yorik van Havre
f79c12aa8a Fixed non-ascii quote character 2020-04-22 12:17:08 +02:00
David Daish
03c3717e74 Fixed docstring allignment for a function 2020-04-22 12:17:08 +02:00
David Daish
87531f3560 Spellcheck 2020-04-22 12:17:08 +02:00
David Daish
1ae2c87914 Fixed docstrings straying too far right, after indentation was fixed. 2020-04-22 12:17:08 +02:00
David Daish
1fa9d0ff9e Work on adding docstrings for archsite 2020-04-22 12:17:08 +02:00
David Daish
69311479e5 Added docstrings for arch project, and corrected some doc mistakes. 2020-04-22 12:17:08 +02:00
David Daish
71a75b09db Added docstrings for ArchFloor 2020-04-22 12:17:08 +02:00
David Daish
25e09f51d1 Added docstrings to _Wall, and remaining parts of ArchWall 2020-04-22 12:17:08 +02:00
David Daish
cfa70f3951 Added docstrings for Arch IFC files 2020-04-22 12:17:08 +02:00
David Daish
6c2ac27b99 Finished arch component docstrings 2020-04-22 12:17:08 +02:00
David Daish
b045976eb9 Docstrings for ViewProviderComponent 2020-04-22 12:17:08 +02:00
David Daish
78ddda11a3 Fixed syntax error 2020-04-22 12:17:08 +02:00
David Daish
a1ae74a26b Made recommended formatting changes. 2020-04-22 12:17:08 +02:00
David Daish
03ee820339 More work on ArchComponent docstrings 2020-04-22 12:17:08 +02:00
David Daish
7eefa1b095 Added docstrings to all of the Component class's methods. 2020-04-22 12:17:08 +02:00
luz.paz
8405e77945 [skip ci] Fix typos
Found via codespell v1.17.0.dev0
```
codespell -i 3 -w -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml ./src/Mod/Arch/
```
2020-04-22 12:17:08 +02:00
David Daish
2b274d147a Work on ArchComponent docstrings 2020-04-22 12:17:08 +02:00
David Daish
56c01f17fa Best efforts on arch wall for now. 2020-04-22 12:17:08 +02:00
David Daish
753ddba191 Work on adding docstrings to ArchWall 2020-04-22 12:17:08 +02:00
luz.paz
5b1ea917e5 [skip-ci] AddonManager: Add ModernUI to AddonManager
Forum thread: https://forum.freecadweb.org/viewtopic.php?p=390064#p390071
2020-04-22 12:15:25 +02:00
carlopav
ff4ac3a3b4 Draft: reintroduced grid button in snap toolbar 2020-04-22 12:14:23 +02:00
carlopav
707550158d [Draft] Correct Draft Edit Tooltip in preferences
correction thx to Kunda1
2020-04-22 12:08:29 +02:00
vocx-fc
572d7f5757 Draft: move Label GuiCommand to gui_labels module
Also include carlopav's commit 225404c648 for the Draft_Label tool,
which runs the autogroup function on the created label.
2020-04-22 12:07:25 +02:00
vocx-fc
ea894c3f60 Draft: move Facebinder GuiCommand to gui_facebinders module 2020-04-22 12:07:25 +02:00
vocx-fc
e450a8bee3 Draft: move Point GuiCommand to gui_points module 2020-04-22 12:07:25 +02:00
vocx-fc
d4dbdf1695 Draft: move ShapeString GuiCommand to gui_shapestrings module 2020-04-22 12:07:25 +02:00
vocx-fc
fc8903ccba Draft: move Dimension GuiCommand to gui_dimensions module 2020-04-22 12:07:25 +02:00
vocx-fc
b928823768 Draft: move Text GuiCommand to gui_texts module 2020-04-22 12:07:25 +02:00
vocx-fc
99f885ee9b Draft: move Ellipse GuiCommand to gui_ellipses module 2020-04-22 12:07:25 +02:00
vocx-fc
feeb9b4245 Draft: move Polygon GuiCommand to gui_polygons module 2020-04-22 12:07:25 +02:00
vocx-fc
6398e749d5 Draft: move Circle GuiCommand to gui_circles module 2020-04-22 12:07:25 +02:00
vocx-fc
aa894ddc07 Draft: move Arc GuiCommand to gui_arcs module
Also move the `ArcGroup` that containst the two arc tools.
2020-04-22 12:07:25 +02:00
vocx-fc
42932b19a3 Draft: move Rectangle GuiCommand to gui_rectangles module 2020-04-22 12:07:25 +02:00
vocx-fc
5fbf6f8055 Draft: move CubicBezCurve GuiCommand to gui_beziers module
Also move the `BezierGroup` that contains the two Bezier tools.
2020-04-22 12:07:25 +02:00
vocx-fc
e2e9a17dd0 Draft: move BezCurve GuiCommand to gui_beziers module 2020-04-22 12:07:25 +02:00
vocx-fc
cd72ba253b Draft: move BSpline GuiCommand to gui_splines module 2020-04-22 12:07:25 +02:00
vocx-fc
3df6dab640 Draft: move Wire GuiCommand to gui_lines module 2020-04-22 12:07:25 +02:00
vocx-fc
96795ddadc Draft: move Line GuiCommand to gui_lines module 2020-04-22 12:07:25 +02:00
Bernd Hahnebach
1ec44a2d33 FEM: ccx writer, splitted file writting, only write object headers if there are objects 2020-04-22 08:29:33 +02:00
Bernd Hahnebach
9f9099bab5 FEM: ccx writer, splitted inp file, code improvements, but no changes in file writing 2020-04-22 08:29:28 +02:00
Bernd Hahnebach
94df79fffe FEM: ccx writer, splitted inp file, code moveing, but no changes in file writing 2020-04-22 08:29:22 +02:00
Bernd Hahnebach
92ef0eaece FEM: ccx writer, better analysis type checks for analysis member 2020-04-22 08:29:17 +02:00
ebrahimraeyat
e39a557ca4 FEM: ccx writer, better object existance checks 2020-04-22 08:29:09 +02:00
wmayer
eba07235aa Mesh: [skip ci] implement initial guess of cylinder axis 2020-04-21 19:31:48 +02:00
Yorik van Havre
ea5211e5d3 Arch: Also skip default storey when importing IFC with 'replace by group' option 2020-04-21 14:46:07 +02:00
Yorik van Havre
32d73bca15 Arch: Added IFC import option to replace project,site and building with a group 2020-04-21 13:43:28 +02:00