Bernd Hahnebach
9107e92b52
FEM: constraint contact: add implementation for solver CalculiX
2016-08-04 17:45:04 +02:00
vdwalts
116c9717cc
FEM: constraint contact: add icon
2016-08-04 17:45:04 +02:00
vdwalts
4eb39c5c36
FEM: constraint contact: object implementation
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
4df30061e5
FEM: fix z88 solver and resort fem objects in tools and writer
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
d8c294c54d
FEM: solver CalculiX: add geometrical nonlinear analysis
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
da91fded97
FEM: add some pre checks in the regard of FEM mesh
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
1224d6e039
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
03ca2ebe55
FEM: materials: some small changes in task panel and ccx writer
2016-08-04 17:45:04 +02:00
vdwalts
eb305c142f
Materials: add thmermomechanical material values to gerneral steel and calculix steel
2016-08-04 17:45:04 +02:00
vdwalts
f9c5661096
Base: Units: add units for thermomechanical analysis
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
984e7994a4
:-) Since We are not gone stop improving it, the code will never be finished! :-) ... hopefully
2016-08-04 17:45:04 +02:00
wmayer
461c0b1f7b
fix TopoShape::getFacesFromSubelement
2016-08-04 15:22:30 +02:00
wmayer
5fb7faeeef
expose getFacesFromSubelement to Python
2016-08-04 14:44:40 +02:00
wmayer
dc25c73e30
+ example of sequence protocol of Python type
2016-08-02 10:26:59 +02:00
WandererFan
a539cec1a3
Correct Radius leader behaviour
2016-08-01 19:27:52 -03:00
WandererFan
40fa4e0d40
Qt item parenting and garbage collection
...
Remove dupl/obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
3588479ff5
Add LineWidth property for Dimension lines
2016-08-01 19:27:52 -03:00
WandererFan
e95d527267
Fix 2630 Dimension line thickness in SVG & print
...
Meaningful variable names.
2016-08-01 19:27:52 -03:00
WandererFan
fe871cd245
Correct pageSize determination
...
remove obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
78924d3a22
Fix scaling for ViewSymbol
2016-08-01 19:27:52 -03:00
Yorik van Havre
4de1b39b4f
Spreadsheet: Made SheetPython inherit python object from Sheet
2016-08-01 13:17:47 -03:00
Yorik van Havre
f532e60f30
Added appveyor control file
2016-08-01 13:16:58 -03:00
Yorik van Havre
a79d2c6c9b
Arch: fixed import of IFC object without representation
2016-08-01 10:54:09 -03:00
wmayer
3785cf7631
add parameters to IsDeformed method
2016-07-31 19:08:42 +02:00
wmayer
33bb67edcb
fix rounding issue in IsDegenerated() method
2016-07-31 17:37:23 +02:00
wmayer
0ae92950f0
fix rounding issue in IsDegenerated() method
2016-07-31 13:48:09 +02:00
wmayer
9e4de92ce1
expose mesh analyzing functions to Python
2016-07-31 12:13:37 +02:00
wmayer
8a5c03b671
+ allow to customize algorithms in mesh evalutation panel
2016-07-30 19:51:16 +02:00
wmayer
dfb460d3bd
+ add getter method to return current render mode
2016-07-30 15:45:36 +02:00
wmayer
51171fd932
+ implement modifier class to allow limited access to internals of mesh kernel class
2016-07-30 15:31:45 +02:00
wmayer
1e2e24b652
+ 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
5c095de599
+ extend InventorBuilder to add an SoPolygonOffset node
2016-07-30 14:20:00 +02:00
maito78
8fe7c94452
Add parameter at given distance method for curves
2016-07-29 22:40:19 +02:00
wwmayer
a14794b4d5
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
e9b31ddb6a
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
c069987e41
Part: add BOPTools package as member of Part Py module
2016-07-29 14:18:01 +03:00
DeepSOIC
87b7c86197
Part: add BOPTools package
...
Containing implementation of new JoinConnect, as well as new splitting
tools: BooleanFragments, Slice and XOR.
2016-07-29 14:16:54 +03:00
DeepSOIC
ea586e9880
Part: deprecate old JoinFeatures code
...
Commented out all the code not essential for recomputing old
JoinFeatures. The rest is left to support opening old projects.
2016-07-29 14:13:12 +03:00
Yorik van Havre
54c8828237
Arch: Made IfcProduct untranslatable in IFC preferences page
2016-07-28 12:20:59 -03:00
wmayer
732eb7fee3
support any sequence type in init method of Vector class
2016-07-27 09:23:20 +02:00
Yorik van Havre
67458d5bd2
Added new 0.17 devs in credits
2016-07-25 11:40:33 -03:00
Yorik van Havre
067b12dd3f
Included addon authors in credits
2016-07-25 10:24:01 -03:00
Jonathan Wiedemann
41307ef5a1
Move printMessage in ArchCommands.
...
Messages are translatable.
2016-07-24 19:57:23 -03:00
Jonathan Wiedemann
15b70be51b
Fix wrong display of translated message.
2016-07-24 19:57:23 -03:00
Jonathan Wiedemann
b114a051f4
Allow floors in floor object.
2016-07-24 19:57:23 -03:00
Jonathan Wiedemann
7425394df9
Arch: Fix Site, Building, Floor objects creation
...
-New param : GetBool("FreeLinking",False), unavailable in pref see
parameters
-by default :
allow create Site on Building only
deny create Building on Site or Building
deny create Floor on Site, Building,Floor
-option:
allow create and linking what you want (until non-DAG)
2016-07-24 19:57:23 -03:00
wmayer
1f3c2ef2c8
support transparent background when using renderToFramebuffer
2016-07-24 22:24:58 +02:00
wmayer
3d95e9ac4b
support groups for export to obj format
2016-07-24 16:16:42 +02:00
wmayer
1101623760
implement method to convert escaped unicode to utf-8 encoded string
2016-07-24 16:14:40 +02:00
wmayer
5725ad28fc
improve whitespaces
2016-07-24 13:10:08 +02:00