bgbsww
ec25690af3
Merge branch 'main' into bgbsww-toponamingElementCacheExtras
2024-03-04 21:19:42 -05:00
WandererFan
bc4890aa05
Merge pull request #12736 from HowThatWorks/main
...
A set of ISO 7200/ISO 5457 templates for TechDraw
2024-03-04 20:25:53 -05:00
Chris Hennes
d153359b16
Apply suggestions from code review
2024-03-04 19:01:18 -06:00
sliptonic
c4c535c6ba
addon manager list of wbs
2024-03-04 16:59:30 -06:00
bgbsww
5c582b7b2d
Toposhape/Part:: fix, relocate and test element methods in ComplexGeoData and TopoShape
2024-03-04 17:16:59 -05:00
Zheng, Lei
e5ef0b5833
Toposhape/Part: element methods in ComplexGeoData and TopoShape
2024-03-04 17:16:59 -05:00
Chris Hennes
ce76cecfee
Addon Manager: Fix score pref path
2024-03-04 16:04:22 -06:00
Chris Hennes
722ef69ad9
Merge pull request #12683 from bgbsww/bgbsww-toponamingPropertyTopoShape
...
Toponaming/Part: property topo shape
2024-03-04 15:05:16 -06:00
bgbsww
5892a8339e
Toponaming/Part: Cleanups, problem fixes, and tests
2024-03-04 16:04:01 -05:00
WandererFan
68f4a9624c
Merge branch 'main' into techdraw_leaderline_linking
2024-03-04 15:34:48 -05:00
marioalexis
451a98383c
Fem: Use mixed cell types in pipeline unstructured grid - fixes #12581
2024-03-04 13:01:35 -06:00
wmayer
3343bf2419
Part: fixes #12274 : Incorrect calls in ConePyImp
2024-03-04 11:24:03 -06:00
Josh Coalson
fbd8767242
Part: Rename AttachExtension::Support property to AttachmentSupport, to avoid name conflict with base features. Fixes #7052
2024-03-04 18:22:43 +01:00
Max
2643902b6b
add description of colinear function to Sketcher_ConstrainTangent
2024-03-04 18:20:18 +01:00
Brad Collette
64cbc871ee
moving Path Tests to CAM tests
2024-03-04 11:18:41 -06:00
Brad Collette
12a3e656cf
move Path to CAM
2024-03-04 11:18:41 -06:00
Brad Collette
ed3604b0b7
Fix tooltip and command description strings. Fixes #8046
2024-03-04 11:18:41 -06:00
Brad Collette
3ec528db71
rename icons
2024-03-04 11:18:41 -06:00
Brad Collette
465edb7147
deprecate Hop
2024-03-04 11:18:41 -06:00
Brad Collette
460d7e611a
Change command names and icons
2024-03-04 11:18:41 -06:00
Brad Collette
ef88b8986f
rename workbench
2024-03-04 11:18:41 -06:00
FEA-eng
a4612bd636
Remove the need to include geometrical nonlinearity when nonlinear material is used in CalculiX FEM ( #12703 )
...
* Update commands.py
* Update checksanalysis.py
2024-03-04 11:16:54 -06:00
Chris Hennes
0f68957817
Merge pull request #12694 from CalligaroV/toponaming-PartFeature-FeatureCreate
...
Part/Toponaming: Transfer Part::Feature::create()
2024-03-04 11:14:41 -06:00
Roy-043
94120db2a9
Sketcher: Sketcher_ConstrainHorizontal before Sketcher_ConstrainVertical in GUI
...
Changes to TaskSketcherElements.cpp are not required, but were done for consistency. The order in the file follows the GUI.
2024-03-04 11:12:38 -06:00
FEA-eng
8056b2dec1
FEM CalculiX isotropic and kinematic hardening ( #12666 )
...
* Update material_mechanicalnonlinear.py
* Update write_femelement_material.py
* Update material_mechanicalnonlinear.py
2024-03-04 11:11:48 -06:00
sliptonic
32d9776f59
Merge pull request #12661 from djmdjm/adaptive-glitch-fix
...
PATH: Fix adaptive glitch by removing coincident points
2024-03-04 10:09:21 -07:00
sliptonic
551626ada3
Merge pull request #12652 from djmdjm/centroid-g43
...
Add G43 tool height compensation to centroid post
2024-03-04 10:08:31 -07:00
FEA-eng
20e57f7196
Elmer FEM 2D electromagnetic examples fix ( #12646 )
...
* Update equation_magnetodynamics_2D_elmer.py
* Update equation_magnetostatics_2D_elmer.py
2024-03-04 11:08:07 -06:00
Chris Hennes
587f26530e
Merge pull request #12607 from AjinkyaDahale/sketcher-join-curves-2
...
Sketcher: Improve Join Curves
2024-03-04 10:57:41 -06:00
HowThatWorks
ae41d4e232
Merge branch 'main' into main
2024-03-04 16:54:14 +01:00
Chris Hennes
4067cdb672
Addon Manager: Refactor primary view and enable composite ( #12693 )
...
* Addon Manager: Refactor primary view and enable composite
This brings back something akin to the original Addon Manager display, with the side-by-side display of the list and details views.
2024-03-04 08:56:55 -06:00
pavltom
b12583e536
[TechDraw] Reimplement Leader Line parent linking
2024-03-04 15:35:06 +01:00
sliptonic
5834042855
Merge pull request #12711 from jffmichi/fix_tagdressup
...
Path: fix error in Tag dressup when adding a point.
2024-03-04 07:22:09 -07:00
sliptonic
72605ab0b6
Merge pull request #12504 from davidgilkaufman/zigzagoffset_ordering
...
[Path] Fix path ordering for Offset and ZigZagOffset Pockets
2024-03-04 07:17:58 -07:00
Roy-043
fafa2c13ef
Merge pull request #12745 from Roy-043/Draft-applyConstructionStyle-was-missing-in-params.py
...
Draft: applyConstructionStyle was missing in params.py
2024-03-04 14:17:51 +01:00
Chris Hennes
2dfc274637
PD: Translate wire not closed exception
...
This is a user-visible exception, shown in a dialog box
2024-03-04 11:40:18 +01:00
Roy-043
6df52808f2
Draft: applyConstructionStyle was missing in params.py
2024-03-04 11:33:10 +01:00
Chris Hennes
94fe97bf0d
Draft: Translate annotation styles editor
2024-03-04 11:30:31 +01:00
David Carter
93fdf0f7c0
Usee display name in editor
2024-03-04 04:44:45 -05:00
David Carter
15868f2121
Add property models for FEM
2024-03-04 00:50:32 -05:00
HowThatWorks
e1e7c9ce7d
Fixed minor mistakes and omissions
2024-03-04 04:14:12 +01:00
HowThatWorks
129fbe271c
Added common non-title block things
2024-03-04 04:14:12 +01:00
HowThatWorks
a217fb5fea
Tidied up the templates
2024-03-04 04:14:12 +01:00
HowThatWorks
35979507d2
Removed non-ISO compliant templates and replaced them with ISO-conformant templates
2024-03-04 04:14:12 +01:00
HowThatWorks
1b47fe70af
Some ISO 7200 title blocks
2024-03-04 04:14:12 +01:00
HowThatWorks
0e25906832
ISO 5457 compliant bases for TechDraw templates.
2024-03-04 04:14:12 +01:00
jffmichi
04a9a5c8df
Path: fix error in Tag dressup when adding a point.
2024-03-03 03:57:17 +01:00
FEA-eng
3f59036439
FEM CalculiX 2D mechanical analyses (plane stress, plane strain and axisymmetric) ( #12562 )
2024-03-02 11:46:18 -06:00
Zheng, Lei
d82fe1564f
Part/Toponaming: Transfer PartFeature Feature::create()
...
* Imported Feature::create() method in Part::Feature class
2024-03-02 09:41:36 +01:00
Zheng, Lei
09a5ceca03
Toposhape/Part: Transfer in PropoertyTopoShape and related
2024-03-01 07:55:12 -05:00