Commit Graph

11771 Commits

Author SHA1 Message Date
pekkaroi
00cd29592f PATH: add arc edges to drillables in PathDrilling 2017-08-12 13:46:25 +02:00
joha2
c00fb315ba FEM: Fenics: issue #3038: fixes missing isatty() function in Python wrapper classes for stderr and stdout 2017-08-12 13:32:27 +02:00
Bernd Hahnebach
804c34768a Arch, IFC import, code formating 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
1df82cf3d7 Arch: IFC import, add pref to view fit while importing 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
3375bdccc7 FEM: gmsh mesh object, make the geometry tolerance unit less 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
babe9ad1cc FEM: gmsh group meshing, add edges and vertexes 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
cb740b62c2 FEM: code formating, flake8 on new Fenics code 2017-08-12 13:22:45 +02:00
joha2
69cd7ba949 FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038 2017-08-12 13:22:45 +02:00
joha2
841d7c7c88 FEM: Fenics mesh: flake8 restored 2017-08-12 13:22:45 +02:00
joha2
d8b75812d1 FEM: Fenics mesh: improved 1D and 2D export 2017-08-12 13:22:45 +02:00
joha2
a3ae2c2339 FEM: Fenics mesh: writer XDMF, removed write_volumes function and substituted by write_codim function 2017-08-12 13:22:44 +02:00
joha2
fea99b173d FEM: Fenics mesh: export and marking, fixed flake8 issues 2017-08-12 13:22:44 +02:00
joha2
4a9aba78ae FEM: Fenics mesh: added mesh group marking in xdmf file 2017-08-12 13:22:44 +02:00
joha2
e1b6c5ddea FEM: Fenics mesh: some small improvements 2017-08-12 13:22:44 +02:00
joha2
fc6971a8ac FEM: Fenics mesh: implemented generalized cell writeout function with co-dimension parameter 2017-08-12 13:22:44 +02:00
joha2
ae09b83f09 FEM: Fenics xdmf: added writeout of gmsh groups as cell functions 2017-08-12 13:22:44 +02:00
Yorik van Havre
07113a8311 Arch: Fixed load error in console mode 2017-08-11 21:33:33 -03:00
wmayer
224842bfdc drag and drop for compound objects 2017-08-11 12:53:35 +02:00
wmayer
2a441f5961 for fillet&chamfer copy transparency from base object 2017-08-11 11:56:48 +02:00
wmayer
35db0df253 always update colors after updating shape to get rid of previously set transparency 2017-08-11 10:26:54 +02:00
schnebeck
523fa6be20 job selector for a tool shows not the job label but the job name 2017-08-10 20:53:11 +02:00
wmayer
7806f7b300 select all faces in shape builder if this option is activated 2017-08-10 19:10:07 +02:00
Yorik van Havre
e5148a6e36 Arch: Better tangent calculation fo rebar profile 2017-08-09 14:59:21 -03:00
Yorik van Havre
ca46210fce TechDraw: DraftView now renders Arch Rebars as wireframes 2017-08-09 10:27:45 -03:00
Yorik van Havre
933b0b3186 Arch: Allow to build windows on any shape that contains wires 2017-08-08 20:16:06 -03:00
triplus
ac0c772c8e Complete workbench dependecies
Complete workbench doesn't require any special dependencies anymore.
2017-08-08 18:42:02 -03:00
Joseph Coffland
5ae153bdcb Add support for exporting part mesh to JSON 2017-08-08 18:34:26 -03:00
Markus Lampert
abe2a15a37 Fixed ToolController creation when there are multiple jobs. 2017-08-08 18:31:01 -03:00
Yorik van Havre
ca8f827570 Arch: fixed normal direction bug in structures 2017-08-08 18:30:26 -03:00
Yorik van Havre
16ee706bb7 Merge pull request #918 from triplus/PDN_AddSub_Names
PDN - what's this and command names improvements
2017-08-07 21:40:01 -03:00
triplus
62626da940 PDN - what's this and command names improvements 2017-08-06 20:47:09 +02:00
Yorik van Havre
9725ec9e51 Merge pull request #915 from berndhahnebach/bhbdev090
FEM: add unit test and small fixes
2017-08-04 13:57:44 -03:00
Bernd Hahnebach
ed7ad967c4 FEM: constraint self weight view provider, delete display modes
- the new constraint python includes the display modes already
- constraint self weight is retrieved from this new constraint python
- thus the display modes can be removed from the view provider
2017-08-04 07:07:00 +02:00
Markus Hovorka
d8d135d6cc FEM: Use ConstraintPython for SelfWeight 2017-08-04 06:57:12 +02:00
Markus Hovorka
5618637afe FEM: add ConstraintPython object type
Constraints implemented in python can use this object as their base.
That makes it easier to identify them as constraint objects.
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
cb74b2bb9c FEM: unit tests, import all FEM python modules 2017-08-04 06:57:12 +02:00
Bernd Hahnebach
313da7a21e FEM: py3, proper import Units module 2017-08-04 06:57:12 +02:00
Bernd Hahnebach
3182af8a19 FEM: code formating, flake8 2017-08-04 06:57:12 +02:00
Yorik van Havre
456c61b58a AddonManager: Allow to specify dependencies in addons are either Part or PartWorkbench 2017-08-03 11:37:47 -03:00
wmayer
69dfcd2ae6 add method to get ccx version and inform user in case of problems 2017-08-02 23:59:41 +02:00
wmayer
71cfaa9967 restore cursor when loading results file raises an exception 2017-08-02 21:16:10 +02:00
Bernd Hahnebach
19df00c784 FEM: example files, adapt them to the new result mesh object 2017-08-02 12:45:16 +02:00
Bernd Hahnebach
fae841448b FEM: frd, vtk and Z88 result import, do not create an analysis object on import of lonley results 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
90c204f495 FEM: mechanical result object, it does not depend on an active analysis anymore 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
51ca6c1060 FEM: mesh result object, make use of it 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
7def02e826 FEM: mesh result object, make it child of mechanical result 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
7fec06ae7b FEM: mesh result object, add icon 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a8ff9bedd4 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
e140eb060a FEM: code formating, flake8 2017-08-02 12:45:15 +02:00
makkemal
15db7dc8c0 FEM: 3D beam/shell output preferences
FEM 3D Beam shell output ui update

FEM: 3d Beam/Shell output ui variables added
2017-08-02 12:45:15 +02:00