jriegel
6a26cbc2a1
further implementing
2016-04-12 18:12:03 +02:00
jriegel
5a4c14ecc1
start new Jt Reader
2016-04-12 18:12:02 +02:00
jriegel
5a8919f943
[Assembly] fixing the commands and some import
2016-04-12 18:12:02 +02:00
jriegel
0307a73c04
some fixes
2016-04-12 18:12:02 +02:00
jriegel
d87d0e8376
Assembly: Rename to setActiveBody and make link indeipendant Part initialization
2016-04-12 18:12:02 +02:00
jriegel
9bd8762365
Assembly: Plane ViewProvider Size property and smaller standard size
2016-04-12 18:12:02 +02:00
jriegel
4fb12b7dcd
Assembly: Add GeoFeatureGroup and helpers
2016-04-12 18:12:02 +02:00
jriegel
4d6e26e2fd
Assembly: Document handling and some fixes
2016-04-12 18:12:02 +02:00
jriegel
15cf3387f4
Assembly: Add non PartDesign feature group to Part also
2016-04-12 18:12:02 +02:00
jriegel
5f4b0e867e
Assembly: Add warning on conversion
2016-04-12 18:12:02 +02:00
jriegel
cf9158abc9
Make Part working
2016-04-12 18:12:02 +02:00
jriegel
0288bb756f
Moving Part creation into PartDesign Workbench
2016-04-12 18:12:02 +02:00
jriegel
80ca84a2eb
add Python objects for Part and GeoFeature
2016-04-12 18:12:02 +02:00
jriegel
119765ba96
Error handling if NumPy is not there
2016-04-12 18:12:02 +02:00
jriegel
847ebdc4fd
Tip property in Document and special load save handling
2016-04-12 18:12:02 +02:00
jriegel
39d80c29e1
compiles on LibPack 10
2016-04-12 18:12:02 +02:00
jriegel
29efef2175
Add path and view provider for Part
2016-04-12 18:12:02 +02:00
jriegel
ae74655ee8
Restructure the Assembly data model (again)...
2016-04-12 18:12:01 +02:00
jriegel
6a1fc0981a
small fix
2016-04-12 18:12:01 +02:00
Jan Rheinländer
81668930a7
Allow selecting sketch axes in Polarpattern, same as in LinearPattern and Mirrored
2016-04-12 18:12:01 +02:00
Jan Rheinländer
7790513a38
Fixed bugs in Transformed features
2016-04-12 18:12:01 +02:00
jriegel
354e7dfa87
Start of rework of class structure
2016-04-12 18:12:01 +02:00
jriegel
ecaa1ebc00
Add additional loging
2016-04-12 18:12:01 +02:00
jriegel
2b5c2ffd60
fix #1348
2016-04-12 18:12:01 +02:00
jriegel
8296d514e3
Implement some diagnostics
2016-04-12 18:12:01 +02:00
jriegel
288b5b32fb
Open new track for importing Assembly structures with OCSF reader.
2016-04-12 18:12:01 +02:00
jriegel
2c617fca47
Fixes some merge Bugs
2016-04-12 18:12:01 +02:00
jriegel
0f6e13ca27
dripping Body in Assembly (ongoing)
2016-04-12 18:12:01 +02:00
jriegel
be619b3e7d
Generall Drag/Drop interface
2016-04-12 18:12:01 +02:00
jriegel
a366ae60e4
Const correctness in DocumentObjectGroup
2016-04-12 18:12:01 +02:00
jriegel
7ca9efe341
New Dialog for Quenstions and Warnings and the usage in Assembly
2016-04-12 18:12:01 +02:00
Stefan Troeger
d41f69d72e
fix the precompiled redefinition problem
2016-04-12 18:12:01 +02:00
Stefan Troeger
4ae06d0e14
add assembly item destructor to avoid strange linker problemn
2016-04-12 18:12:01 +02:00
Stefan Tröger
f267763363
restore externalisation behaviour with gcc/clang compilers
2016-04-12 18:12:01 +02:00
Stefan Troeger
b6b0cffd4f
fix wrong conditional statement
2016-04-12 18:12:01 +02:00
Stefan Troeger
0aef5ff7e4
fix typo in preprocessor else if statement
2016-04-12 18:12:01 +02:00
Stefan Troeger
7988d42fad
msvc and gcc/clang are not satisfiable with the same code...
2016-04-12 18:12:01 +02:00
Stefan Troeger
aa8f1ed840
resolve windows issues
2016-04-12 18:12:01 +02:00
Stefan Tröger
9899cfc779
dissallow cyclic system until they work reliabe
...
l
2016-04-12 18:12:01 +02:00
Stefan Tröger
b1259093ad
multiple debug updates
2016-04-12 18:12:00 +02:00
jmaustpc
9672cae276
update remaining Assembly constraint icons to new theme
...
update remaining Assembly constraint icons
to new cylinder theme
Also increase the emphasis on the constriants
by thickening them, in the
Assembly_constraints_tree icon
2016-04-12 18:12:00 +02:00
jmaustpc
a4aa2cf842
update Assembly constraint icons to cylinder theme
2016-04-12 18:12:00 +02:00
jmaustpc
653d8f0215
update Assembly Workbench icon in InitGui.py
2016-04-12 18:12:00 +02:00
jmaustpc
5267c0df74
Update icon references in Task Assembly Constraint
...
to include the new sub-directory "constraints" in the path
for the Assembly constraints icons
2016-04-12 18:12:00 +02:00
Jan Rheinländer
4459a1d352
Fixed usage of std::abs() in polar pattern
2016-04-12 18:12:00 +02:00
blobfish
79d4d202dd
Part Design: support for overlapping and coincident patterns
...
Fixed crash after rejecting a MultiTransform dialog
remove overlap check
adding getSolid to cut operation
add extrema method to part::checkinterference
move refineshape call out of loops
divideTools functions
2016-04-12 18:12:00 +02:00
Jan Rheinländer
57b6951053
Fixed crash after rejecting a MultiTransform dialog
2016-04-12 18:12:00 +02:00
Jan Rheinländer
80329d3c75
Reference highlighting for fillets and chamfers
2016-04-12 18:12:00 +02:00
Jan Rheinländer
892bfc1f07
PartDesign::Transformed: Transformed shapes that touch are now rejected as overlapping in the interest of boolean operation stability
2016-04-12 18:12:00 +02:00
Jan Rheinländer
4480ef9e84
Fix bug in PartDesign conversion that choked on unconsumed sketches
2016-04-12 18:12:00 +02:00