DeepSOIC
|
05b9dd60e3
|
fix build with MSVC11 aka 2012
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
52c8a19d4d
|
basic infrastructure for part design primitives
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
0e8b78d2fb
|
make bodies, origins, planes and lines unmovable
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
1880d46ec6
|
don't show placement for part design features
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
9a2f5eea65
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
fab4ec990c
|
PartDesign: Workbench: comment out switchToDocument inside 'slots'
This causing a crash when opening a previous versioned file while already in part design.
Can't predict timing of migration call from signals.
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
8fffa8b564
|
Part: BodyBase: typo in property header macro
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
051e93238b
|
fix body boolean placements
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
f99b0031d3
|
adopt mirror feature to base plane selection
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
2aa4d2c210
|
switch polar pattern to coordinate system axis
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
d6440b4143
|
switch linear pattern to coordinate system axis
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
4c29efea1f
|
allow origin lines in datum features
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
63015c769e
|
allow pick task selection from 3d view
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
c7555eaa63
|
interactively show origin objects for feature pick
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
4b545f9e6f
|
remove unneeded files
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
83ab03a491
|
move feature pick dialog into the task view
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
45844c2fd2
|
Part Design: Gui: Workbench: assign activePart and activeBody when doc has tip
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
40d144b11b
|
Part Design: Datum Task: recompute document upon dialog rejections
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
e826e7a683
|
Part Design: Fillet: Task: cleanup upon dialog rejection
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
c161ffaf44
|
Part Design: Workbench: commonize construciton of default part and body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
4a1978aae9
|
Part Design: add temp PartDesign_MoveTip icon to stop error
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
cd9fcc58ba
|
PartDesign: Gui: Update doc after setuppart
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
f873fb80e9
|
Remove BasePlanes from part design
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
eb226967f3
|
Show feature choose dialog for sketch if nothing is selected
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
13fea20cdd
|
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
|
f357e045de
|
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
|
10a7f15c37
|
Part Design: adding const char PDBODYKEY and using. No functional change.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
56af3ca44d
|
PartDesign: adding some asserts to workbench
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
7248888e05
|
PartDesign: Workbench: set active body post migration
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
d90fec4de1
|
Part Design: Workbench: don't try to remove active body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
baa0fa97b9
|
Part Design: Sketch: command find planes with app::Part::BaseplaneTypes
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
7be3e654f8
|
not typo
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
6877cbbd51
|
updating to setActiveObject call
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
884ae139fa
|
Several enhancements
+ PLMXML Reader
+ Some meta information sorting
+ Making ProductRefs invisibly in Tree
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
b38f63f391
|
+ add PlmXmlParser
+ add test data for PLMXML and JT
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
45f7c99c1c
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
775744c1ac
|
some fixes in Active object handling on Viewer
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
842604a2f8
|
small warning fix
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
240f2f7428
|
fix Jt merge
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
1e01f8c223
|
fix errors from merge of master
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
ade02b5643
|
implementing Element reading
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
1ca23c33c7
|
tchnical commit
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
81b4bcd4af
|
further implementing
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
248b228dbf
|
start new Jt Reader
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
5271a24476
|
[Assembly] fixing the commands and some import
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
d59904fd37
|
some fixes
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
dc4fdc2c53
|
Assembly: Rename to setActiveBody and make link indeipendant Part initialization
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
51b46e1e37
|
Assembly: Add GeoFeatureGroup and helpers
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
0013374818
|
Assembly: Document handling and some fixes
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
0feabcc8ff
|
Assembly: Add non PartDesign feature group to Part also
|
2016-04-12 18:12:02 +02:00 |
|