Bernd Hahnebach
|
2a1cbf9c78
|
FEM: constraint thermomech: add implementation for solver CalculiX and fix FEM unit tests
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
37fe210758
|
FEM: constraints thermomechanical: add icons
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
044668d29a
|
FEM: constraints thermomechanical: object implementation
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
fd472c33c9
|
FEM: task panel mechanical material: add thermomech related changes
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
c15ed5a02d
|
FEM: use new CalculiX matrix solver types (spooles, iterativecholesky, etc.) in ccx file writer
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
3e7d1efa05
|
FEM: solver object CalculiX: add new attributes and use defaults from prefs
and fix FEM unit tests
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
386182c8f0
|
FEM: GUI: pref: better layout for ccx prefs
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
58046653e4
|
FEM: GUI: pref: removing empty entry in the matrix solver combo box
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
8eb84b8e4c
|
FEM: GUI: pref: adding icons for static and thermo-mechanical analysis to the fem tab
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
eaca7d13b3
|
FEM: GUI: pref: move CalculiX related preferences to CalculiX tab
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
33b92aeb3d
|
FEM: GUI: pref: add new CalculiX Solver attributes to a new CalculiX tab
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
215ed3669b
|
FEM: constraint plane rotation: add implementation for solver CalculiX
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
4d0556dad8
|
FEM: constraint plane rotation: add icon
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
9360176e56
|
FEM: constraint plane rotation: object implementation
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
a33917f903
|
FEM: constraint contact: add implementation for solver CalculiX
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
273aca2f37
|
FEM: constraint contact: add icon
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
e72862109b
|
FEM: constraint contact: object implementation
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
0f24a77ddd
|
FEM: fix z88 solver and resort fem objects in tools and writer
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
683c07a740
|
FEM: solver CalculiX: add geometrical nonlinear analysis
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
e06d3b6e88
|
FEM: add some pre checks in the regard of FEM mesh
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
465c0d7869
|
FEM: ccx writer: change some wrong ccx input file comments and fix FEM unit tests
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
684f5adcb7
|
FEM: materials: some small changes in task panel and ccx writer
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
ebab0475b7
|
Materials: add thmermomechanical material values to gerneral steel and calculix steel
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
a42fd4b1fb
|
Base: Units: add units for thermomechanical analysis
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
a12c21f497
|
:-) Since We are not gone stop improving it, the code will never be finished! :-) ... hopefully
|
2016-08-04 17:45:04 +02:00 |
|
wmayer
|
1848b39992
|
fix TopoShape::getFacesFromSubelement
|
2016-08-04 15:22:30 +02:00 |
|
wmayer
|
182fdabd48
|
expose getFacesFromSubelement to Python
|
2016-08-04 14:44:40 +02:00 |
|
wmayer
|
58a1ba3e56
|
+ example of sequence protocol of Python type
|
2016-08-02 10:26:59 +02:00 |
|
WandererFan
|
1b5447adde
|
Correct Radius leader behaviour
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
381c1e120e
|
Qt item parenting and garbage collection
Remove dupl/obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
c2feeca805
|
Add LineWidth property for Dimension lines
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
7d99cac289
|
Fix 2630 Dimension line thickness in SVG & print
Meaningful variable names.
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
7969b677a9
|
Correct pageSize determination
remove obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
abe8f41552
|
Fix scaling for ViewSymbol
|
2016-08-01 19:27:52 -03:00 |
|
Yorik van Havre
|
b83218e9bd
|
Spreadsheet: Made SheetPython inherit python object from Sheet
|
2016-08-01 13:17:47 -03:00 |
|
Yorik van Havre
|
3261e38cee
|
Added appveyor control file
|
2016-08-01 13:16:58 -03:00 |
|
Yorik van Havre
|
a650adfea2
|
Arch: fixed import of IFC object without representation
|
2016-08-01 10:54:09 -03:00 |
|
wmayer
|
ad10d2104f
|
add parameters to IsDeformed method
|
2016-07-31 19:08:42 +02:00 |
|
wmayer
|
489d3e7c92
|
fix rounding issue in IsDegenerated() method
|
2016-07-31 17:37:23 +02:00 |
|
wmayer
|
434c149c96
|
fix rounding issue in IsDegenerated() method
|
2016-07-31 13:48:09 +02:00 |
|
wmayer
|
dea5a1b6ee
|
expose mesh analyzing functions to Python
|
2016-07-31 12:13:37 +02:00 |
|
wmayer
|
b2facd7113
|
+ allow to customize algorithms in mesh evalutation panel
|
2016-07-30 19:51:16 +02:00 |
|
wmayer
|
1efd7f6d57
|
+ add getter method to return current render mode
|
2016-07-30 15:45:36 +02:00 |
|
wmayer
|
1019bace65
|
+ implement modifier class to allow limited access to internals of mesh kernel class
|
2016-07-30 15:31:45 +02:00 |
|
wmayer
|
c294c8bdbd
|
+ rename methods in Vector3 class
+ add convenience methods Cross and Dot to Vector3 class
+ fix bug in DistanceToLineSegment in Vector3 class
|
2016-07-30 15:14:47 +02:00 |
|
wmayer
|
56f5b9c568
|
+ extend InventorBuilder to add an SoPolygonOffset node
|
2016-07-30 14:20:00 +02:00 |
|
maito78
|
db7465b215
|
Add parameter at given distance method for curves
|
2016-07-29 22:40:19 +02:00 |
|
wwmayer
|
a444631fd7
|
Merge pull request #229 from DeepSOIC/BOPTools1
BOP tools (Part wb): new joinfeatures, and shape splitting tools/compsolid creation tools
|
2016-07-29 22:11:38 +02:00 |
|
DeepSOIC
|
01c48219eb
|
Part: add/update GUI commands
* Updated translation contexts for Gui commands for JoinFeatures.
* Added Gui commands for Split tools: BooleanFragments, Slice, XOR.
Icons.
|
2016-07-29 14:20:52 +03:00 |
|
DeepSOIC
|
8c908d4106
|
Part: add BOPTools package as member of Part Py module
|
2016-07-29 14:18:01 +03:00 |
|