jrheinlaender
|
be9365679f
|
Centralize the check for valid external geometry to ensure consistency
|
2016-04-12 18:11:55 +02:00 |
|
jrheinlaender
|
2c37723217
|
Fixed bug in external geometry selection of sketcher
|
2016-04-12 18:11:55 +02:00 |
|
jrheinlaender
|
99fe9b6178
|
Moved Body::isAfterTip() to BodyBase
|
2016-04-12 18:11:55 +02:00 |
|
jrheinlaender
|
9dba4c01e2
|
Added some comments about things to be fixed in the future
|
2016-04-12 18:11:55 +02:00 |
|
jrheinlaender
|
010761d162
|
Fix bug that did not show the correct shape to select a reference (e.g. face) from when editing a SketchBased feature in the tree
|
2016-04-12 18:11:54 +02:00 |
|
jrheinlaender
|
8a041ffc8e
|
Fix bug that didn't allow to select base plane to create a sketch on it
|
2016-04-12 18:11:54 +02:00 |
|
jrheinlaender
|
92d51a6e1d
|
Fixed bug that prevented proper switching to PartDesign workbench
|
2016-04-12 18:11:54 +02:00 |
|
jrheinlaender
|
c21f21666f
|
Fixed bug that didn't clean up the Body when deleting an object from it
|
2016-04-12 18:11:54 +02:00 |
|
jrheinlaender
|
f9b0e5908a
|
Allow transforming a Pattern feature into a MultiTransform feature
|
2016-04-12 18:11:54 +02:00 |
|
jrheinlaender
|
5d39df88ee
|
Prevent user from selecting a sketch plane that is not in the active body
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
6a6997087f
|
windows: add type specifier
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
30e8fc7b8c
|
revert solving precission to 1e-6 dou to too much cases failing
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
483357de77
|
set solving precission to 1e-8
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
5ce6c68a57
|
avoid transformation of highlighted constraint
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
3dafb038b2
|
remove unneeded display modes from viewprovider
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
9a50535a4b
|
adopt correct default colors and avoid crash due to context menu
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
f61ae2e90c
|
allow to set rigid property via context menu
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
e9e1b45280
|
allow non-rigid subassemblies
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
bf8d5e7aa9
|
fix subassembly transformation bug
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
14c20fbe89
|
remove console messages
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
7fe1d94a21
|
fix rotational/translational solver bugs in cylce detection and mapping
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
98d81ed483
|
make subproduct solving work
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
26cd6de30f
|
avoid drawing artefacts when adding new constraint
|
2016-04-12 18:11:54 +02:00 |
|
Stefan Tröger
|
e0efc30893
|
add visualisation to the constraints
|
2016-04-12 18:11:53 +02:00 |
|
Stefan Tröger
|
46700422fd
|
make constaints and group not greyed in tree
|
2016-04-12 18:11:53 +02:00 |
|
Stefan Tröger
|
61430e67e1
|
put constraint selection message in dialog window
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
d550506f28
|
Fix handling of MultiTransform features when migrating to Body
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
f3fbf6f285
|
Improved migration of PartDesign parts to the new Body structure
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
b8dc8181bc
|
Added menu item to move a feature in the tree inside a body
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
6a02b5849f
|
Body: Transformed Features inside a MultiTransform are not considered to be solid features
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
36a00f45b6
|
PartDesign Body migration: Fix migration of MultiTransform sub-features
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
b2dd70e635
|
PartDesign Body migration: Handle sketch planes offset from base planes
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
7174a259f0
|
Two minor fixes
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
4d674831d3
|
Fix broken placement of boolean operations
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
38ab82a94d
|
Allow external references from other body but not from same body outside the support
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
e735cf7c3a
|
Allow moving features between bodies from context menu of tree view
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
f1b5a6044d
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
fa020cf867
|
Allow selecting geometry from another body inside the same part as a reference
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
2d080dd92b
|
Prevent unnecessary error messages while loading a part
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
1e615043cd
|
Give user feedback about not being able to extrude UpToFace if sketch is on a datum plane
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
c5358ee307
|
Prevent unknown exception thrown while loading a part
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
da12aa8805
|
Allow mapping a sketch to a datum plane
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
97fb44ddd5
|
Detect external geometry that is a circle which becomes a bspline after projection
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
9e7b463113
|
Allow geometry from other bodies in the same par as external geometry for sketches
|
2016-04-12 18:11:52 +02:00 |
|
Stefan Tröger
|
f26ca75e50
|
msvc adaptions
|
2016-04-12 18:11:52 +02:00 |
|
Stefan Tröger
|
02311333b9
|
userfriendly part movement
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
34acc5f8b4
|
Allow creating a datum plane tangential to a cylinder and parallel to another plane
|
2016-04-12 18:11:52 +02:00 |
|
jriegel
|
a0ec4752d9
|
fix icons
|
2016-04-12 18:11:52 +02:00 |
|
jriegel
|
9ce0d04175
|
fix on unclear types
|
2016-04-12 18:11:52 +02:00 |
|
Stefan Tröger
|
d7ea6f8905
|
remove logging for sure
|
2016-04-12 18:11:52 +02:00 |
|