ml
ad66340760
Fixed angle calculation for none-square angles.
2016-10-18 16:53:03 -07:00
ml
475ac063fb
Added automatic side selection based on Base object.
2016-10-18 16:53:03 -07:00
ml
c6aa3ad33f
Basic dogbone dressup for profiles.
2016-10-18 16:53:03 -07:00
wmayer
b44408a2a4
implement method to get GeomSurface from Geom_Surface
2016-10-17 22:39:17 +02:00
wmayer
03d6c2ebf8
extend API of several surface types
2016-10-17 21:59:20 +02:00
wmayer
52d6b1810a
simplify generic version of uIso/vIso
2016-10-17 19:04:52 +02:00
wmayer
b0767a1328
fix resource leaks
2016-10-17 16:35:16 +02:00
wmayer
0500bdc16c
fix build failure with older occ version
2016-10-17 16:15:53 +02:00
wmayer
56721e6a37
implement generic uIso/vIso methods in GeometrySurfacePy
2016-10-17 16:10:33 +02:00
wwmayer
c80a8a271f
Merge pull request #315 from berndhahnebach/bhbdev054
...
FEM group meshing
2016-10-17 13:10:59 +02:00
wwmayer
d35ec9eb98
Merge pull request #314 from sliptonic/bugfix
...
misc regression bugs
2016-10-17 12:51:29 +02:00
Bernd Hahnebach
6f7070b961
FEM: FemMeshTools, add some methods to retrieve shape elements from Reference shapes for group meshing
2016-10-17 11:23:12 +02:00
Bernd Hahnebach
c9175cacc0
FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module
2016-10-17 11:23:07 +02:00
Bernd Hahnebach
8bf66eadd0
FEM: input writer ccx, most constraints, use nodes from group data if available
2016-10-17 11:22:57 +02:00
tomate44
11b1e502bb
add uIso and vIso methods to SurfaceOfExtrusion
2016-10-17 10:43:56 +02:00
sliptonic
b096c0f6e4
misc regression bugs
...
Translation strings.
dragknifedressup now uses job instead of project
2016-10-16 13:07:40 -05:00
wmayer
6fb6917cfc
fix -Wunused-paremeter
2016-10-16 15:47:53 +02:00
Yorik van Havre
9ab1c15711
Arch small fixes in windows
2016-10-15 19:48:48 -03:00
Yorik van Havre
149aba0a12
Arch: Added louvres support to windows
2016-10-15 16:13:43 -03:00
sliptonic
892f9f784d
PathSurface now uses base object from job.
...
This means Surface won't work on Meshes directly.
They should be converted so FreeCAD solids first.
Surface still needs lots of work.
2016-10-15 15:25:54 -03:00
sliptonic
327044ff2a
Edge Profile operation
2016-10-15 15:25:54 -03:00
sliptonic
ba459c522e
menu cleanup
2016-10-15 15:25:54 -03:00
sliptonic
b7a6f916d8
Drilling handles multiple locations
...
Jog rates started
Automatically create default tool in new job.
2016-10-15 15:25:54 -03:00
sliptonic
7dc92e768f
Another attempt at getting pocket output to consistently include feedrate
2016-10-15 15:25:54 -03:00
sliptonic
116a967bd7
Making toolcontrollers selectable from operations
2016-10-15 15:25:54 -03:00
sliptonic
cddccdf4c7
Tool Library replaces ToolTable Job replaces Project
2016-10-15 15:25:54 -03:00
Sergo
0bca05a5f2
remove make_unique call
2016-10-15 17:41:56 +02:00
Sergo
e1a50ca414
PD: add SelectionFilterGate to filter dependents, fix mirror taskview
2016-10-15 17:41:56 +02:00
Sergo
f880202fe6
PD: fix #0002582
2016-10-15 17:41:56 +02:00
Yorik van Havre
3e4abd5424
Arch: alternate export method for schedules
2016-10-15 12:22:37 -03:00
Yorik van Havre
783925f4db
Arch: Fixed misc bugs in schedule
2016-10-14 17:16:58 -03:00
Yorik van Havre
f84d0fe1b4
Arch: Added wave properties to panels
2016-10-14 15:55:09 -03:00
Yorik van Havre
326be07c6c
added export button to arch schedule UI
2016-10-13 18:57:20 -03:00
Yorik van Havre
9e555f7b32
Arch: Added NodesOffset property to Structures
2016-10-12 20:20:09 -03:00
Yorik van Havre
51a5828928
Draft: removed debug message
2016-10-11 19:29:08 -03:00
Yorik van Havre
37700fbaff
Arch: allow to toggle nodes on/off when editing structures - issue #2356
2016-10-10 11:45:07 -03:00
Yorik van Havre
e3e2477987
Arch: Added tools to extend and connect nodes - issue #2356
2016-10-10 00:21:35 -03:00
Yorik van Havre
d6c953d301
Arch: Allow to manually edit structural nodes - issue #2356
2016-10-09 23:18:23 -03:00
Yorik van Havre
69c17c63da
Arch: Allow planar structural nodes for slabs - issue #2356
2016-10-09 23:17:49 -03:00
wmayer
169dc381db
issue #0002723 : Vertex ordering of Face
2016-10-09 23:33:23 +02:00
Yorik van Havre
1745c4791c
Draft: Fixed parametric dimensions - fixes #1804 , #2614
2016-10-09 14:20:05 -03:00
Keith Sloan
27b37c50c8
Tidy up of text command support
2016-10-08 22:15:28 +02:00
wmayer
677ec6cd30
fix coverity issues
2016-10-08 17:43:30 +02:00
wmayer
11a4c26dae
+ fix -Wunused-parameter
2016-10-08 15:13:56 +02:00
wmayer
f1127dd2f4
Fix issues:
...
+ improve formatting
+ remove superfluous semicolons
+ comment unused parameters
+ rename Initialisation to Initialization
+ rename Deinitialisation to Finalization
+ remove spaces
2016-10-08 12:48:34 +02:00
Stefan Tröger
0ae9346b3c
Extenions: Drop virtual inheritance
...
Due to problems onthe windows platform the virtual inheritance approach must be dropped. NExt to the already reimplemented proeprty interface the Type interface is reimplemented too. This change allows to revert some earlier changes.
2016-10-08 12:48:34 +02:00
Stefan Tröger
2978ead384
Remove accidently added .orig files
2016-10-08 12:48:34 +02:00
Stefan Tröger
28c21914d0
Extensions: Handle static/dynamic cast
...
After the change of the virtual inheritance position in the inheritance chain some
formally added dynamic_cast's can be reverted to the old behaviour
2016-10-08 12:48:34 +02:00
Stefan Tröger
3e1ba47d61
Extensions: Handle new dynamic_cast's
2016-10-08 12:48:34 +02:00
Stefan Tröger
ab6151e71a
Extension: Fix test case
2016-10-08 12:48:34 +02:00