logari81
|
afb3355193
|
Make Multitransform children inherit its Placement
|
2013-01-06 23:33:00 +01:00 |
|
wmayer
|
8b006b27dd
|
Disable Placement editing for part design transformation features
|
2012-12-18 10:35:30 +01:00 |
|
wmayer
|
9cbb88941f
|
Improve algorithm to check intersection of axis and sketch
|
2012-12-16 16:32:17 +01:00 |
|
wmayer
|
043dc60403
|
Do some error checking for sketch based features
|
2012-12-13 20:59:53 +01:00 |
|
wmayer
|
0a6979e0b9
|
Improve algorithm to check intersection of axis and sketch
|
2012-12-13 19:11:37 +01:00 |
|
wmayer
|
22cfda67de
|
Fix bug in check for intersection of axis with sketch
|
2012-12-11 20:06:56 +01:00 |
|
logari81
|
85585cf49e
|
PartDesign: Enable manual alignment tool for PartDesign features
|
2012-12-10 13:58:44 +01:00 |
|
wmayer
|
515f30c1a0
|
0000906: Segmentation Fault when try to use linear pattern on Part, fix some issues with selection gate
|
2012-12-07 14:01:49 +01:00 |
|
wmayer
|
64e1c3635d
|
Fix build failures with automake
|
2012-12-06 20:13:24 +01:00 |
|
wmayer
|
f9cff4c8a2
|
Improved algorithm to detect intersections of rotation axis and sketch
|
2012-12-06 13:21:10 +01:00 |
|
wmayer
|
1b957e98bc
|
Fixes for OCC 6.3
|
2012-12-04 11:32:30 +01:00 |
|
jrheinlaender
|
40e3fa7a21
|
FeatureDraft: Omitted use of Remove() because of OCC bug
|
2012-12-04 10:59:46 +01:00 |
|
jrheinlaender
|
8371982dfc
|
Added check to Revolution and Groove for sketch axis intersecting the sketch face
|
2012-12-04 10:59:44 +01:00 |
|
jrheinlaender
|
d763053925
|
Fixed two bugs, thanks to wmayer
|
2012-12-04 10:59:42 +01:00 |
|
jrheinlaender
|
ac6f7a434b
|
Removed unnecessary boundary check for FloatConstraint property
|
2012-12-04 10:59:42 +01:00 |
|
jrheinlaender
|
3871b75d3e
|
Some notes on pad and draft features for future developments
|
2012-12-04 10:59:41 +01:00 |
|
jrheinlaender
|
0773311d5b
|
Created Draft feature for PartDesign
|
2012-12-04 10:59:41 +01:00 |
|
wmayer
|
cc4734cafb
|
Raise an exception if creating a face from wire of a sketch fails
|
2012-12-02 11:38:30 +01:00 |
|
wmayer
|
f268a0ddb0
|
Add TKFeat to PartDesign module
|
2012-11-16 19:43:24 +01:00 |
|
wmayer
|
4ee5f7df47
|
include header
|
2012-11-10 01:11:55 +01:00 |
|
wmayer
|
08cfb85eba
|
Fix compile error with OCC >= 6.5.2
|
2012-11-09 20:28:38 +01:00 |
|
wmayer
|
70e083267a
|
Make remapping function more flexible
|
2012-11-09 13:48:40 +01:00 |
|
wmayer
|
d7d6bcda37
|
0000871: Changing size rotates other sketches
|
2012-11-07 20:01:36 +01:00 |
|
wmayer
|
1fb178db62
|
Reset modified flag after document is loaded, touch pad/pocket if its Type has changed
|
2012-11-06 21:12:39 +01:00 |
|
wmayer
|
c30c06caba
|
Fix error in up to face option
|
2012-11-06 20:44:31 +01:00 |
|
jrheinlaender
|
ac2f2dc20e
|
Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though)
|
2012-11-06 20:37:53 +01:00 |
|
jrheinlaender
|
b796b3af78
|
Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before
|
2012-11-06 20:37:52 +01:00 |
|
jrheinlaender
|
6cdd265ca1
|
Enabled "Reversed" option for Pad up to first/last
|
2012-11-06 20:37:52 +01:00 |
|
wmayer
|
e432930f21
|
Algorithm to do a geometric matching (planes only)
|
2012-11-05 14:50:02 +01:00 |
|
wmayer
|
efd61d256d
|
Algorithm to remap support shape, fix bugs in pad/pocket
|
2012-11-04 16:48:52 +01:00 |
|
jrheinlaender
|
13d68e99aa
|
PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket
|
2012-11-03 23:07:48 +01:00 |
|
logari81
|
30fce802a6
|
PartDesign: re-enable multiple profiles in Revolution and Groove
|
2012-11-03 22:37:07 +01:00 |
|
jrheinlaender
|
a47b5f9f13
|
PartDesign: correct spelling error in comments
|
2012-11-01 00:05:52 +01:00 |
|
logari81
|
ae6814ef5a
|
PartDesign: variable naming improvements and code simplifications
|
2012-10-31 23:04:29 +01:00 |
|
jrheinlaender
|
f6c728d8ba
|
PartDesign: improve failure handling and error messages
|
2012-10-31 10:48:12 +01:00 |
|
jrheinlaender
|
e5bdcc1322
|
PartDesign: avoid duplicate code in getting the support shape
|
2012-10-29 16:09:54 +01:00 |
|
jrheinlaender
|
3fa415584e
|
PartDesign: improved feature parameters checks and avoid duplicate code
|
2012-10-27 19:48:55 +02:00 |
|
jrheinlaender
|
8de40bc3a2
|
PartDesign: move common properties to FeatureSketchBased and add some source documentation
|
2012-10-23 13:21:04 +02:00 |
|
logari81
|
b472ac77a0
|
PartDesign, FeatureGroove: fix copyright headers
|
2012-10-23 13:21:04 +02:00 |
|
jrheinlaender
|
256cbd2842
|
PartDesign: minor comment improvements
|
2012-10-22 17:49:54 +02:00 |
|
jrheinlaender
|
32628462c2
|
PartDesign, Transformed features: Improved intersection check
|
2012-10-22 17:49:54 +02:00 |
|
wmayer
|
a20f4dddff
|
Fix autotools, fix warning
|
2012-09-22 16:22:26 +02:00 |
|
logari81
|
68995739d6
|
PartDesign: add messages frame in the task view of Transform/Pattern features
|
2012-09-14 12:51:59 +02:00 |
|
logari81
|
9f452bd6ca
|
Merge branch 'master' into logari81/PartDesign
|
2012-09-09 10:11:20 +02:00 |
|
jrheinlaender
|
ded5b893a8
|
PartDesign: tidy up PartDesign feature dependencies
|
2012-09-09 10:05:43 +02:00 |
|
logari81
|
16047f452f
|
PartDesign: select references for Pattern features from original object
|
2012-09-09 09:19:18 +02:00 |
|
jrheinlaender
|
b30a49ece3
|
PartDesign: implement Transform and Pattern features
|
2012-09-07 11:55:26 +02:00 |
|
logari81
|
53c07cf744
|
Add missing dllexport keyword to PartDesign classes
|
2012-09-06 14:21:55 +02:00 |
|
wmayer
|
e8b37fdd2a
|
fix linker error when using latest OCC version
|
2012-06-25 10:55:06 +02:00 |
|
wmayer
|
b4aff85333
|
Fix critical warnings
|
2012-06-13 18:49:10 +02:00 |
|