blobfish
|
bc0699ae97
|
App: Document: recompute document upon delete
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
4a1698cf10
|
Gui: View3DInventorViewer: check if child exists before removal
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
63c8e498d8
|
App: Doc: affected labels list in delete command
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
36e78b9460
|
Part Design: add temp PartDesign_MoveTip icon to stop error
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
f0d0264cae
|
PartDesign: Gui: Update doc after setuppart
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
148f5a9b7a
|
Remove BasePlanes from part design
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
cb82f5f196
|
Show feature choose dialog for sketch if nothing is selected
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
a80c553999
|
fix datum plane transparency
one can not change the transparany type in the scene graph. Furthermore no normals are used, hence no normal binding is needed.
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
19344f7f01
|
fix blocking datum plane
BrepFaceSet implementation was faulty, if normal cache locks have been aquired they need to be released
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
9b9d79d2fe
|
Part Design: adding const char PDBODYKEY and using. No functional change.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
74b667e634
|
PartDesign: adding some asserts to workbench
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
512b68c553
|
PartDesign: Workbench: set active body post migration
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
399ad04a32
|
Part Design: Workbench: don't try to remove active body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
c159866747
|
Part Design: Sketch: command find planes with app::Part::BaseplaneTypes
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
47d68e0dd7
|
App: Part: rename base planes.
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
5652cb4da4
|
not typo
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
b7735098ba
|
updating to setActiveObject call
|
2016-04-12 18:12:03 +02:00 |
|
Stefan Tröger
|
547b1e0191
|
improve active object handling
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
c88a8336dc
|
Several enhancements
+ PLMXML Reader
+ Some meta information sorting
+ Making ProductRefs invisibly in Tree
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
5d5c04a508
|
+ add PlmXmlParser
+ add test data for PLMXML and JT
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
d7c932d714
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
6ee85f65f5
|
some fixes in Active object handling on Viewer
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
91cddd2a91
|
small warning fix
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
8cd51ade8b
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
9896e737f8
|
fix Jt merge
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
56dfb99239
|
fix errors from merge of master
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
708ab11e20
|
implementing Element reading
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
06186e6dcf
|
tchnical commit
|
2016-04-12 18:12:03 +02:00 |
|
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 |
|