lorenz
8be2c08141
partdesign: fix failing tapered hole test
...
The given parameters return an invalid shape. This fails with occt7.4 but doesn't with occt7.3. If the angle is 45 degree the cone is self-intersecting as Hole.Depth > Hole.Diameter/2. Changing the Hole.TaperedAngle to 60 degree solves this issue.
2020-05-03 17:49:13 +02:00
luz.paz
d38f18af23
PartDesign: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all PartDesign WB files
2019-12-22 00:58:38 +01:00
Zheng, Lei
1d274f6697
Test cases changes
...
Slight adjustment of various test cases due to various API changes.
2019-08-17 15:32:48 +02:00
wandererfan
c74ea1d999
Fix PD Pocket Through All Unit Test
...
- test for Pocket Through All case
generated a multi-solid solution.
Now returns single solid.
2018-07-13 10:23:42 -03:00
Peter Lama
926b844409
Rename superPlacement property to AttachmentOffset
...
The name Attachment Offset gives a better picture of what the
property does.
2017-11-05 16:41:25 +01:00
Stefan Tröger
d92b631dad
Make Origins work well with scoped links
2017-09-09 16:55:55 +02:00
Stefan Tröger
5b58fc77a7
PartDesign: Fix multi pattern test
2017-09-09 16:55:55 +02:00
Stefan Tröger
972b89d0a0
Make PartDesign::Boolean work with new Link structure
...
This is the first feature that used GeoFeatureGroupExtension and required links to the groups inside as well as to things on the same level. Hence a few modifications to link scopes have been nesseccary.
2017-09-09 16:55:55 +02:00
Kurt Kremitzki
6e7952ec67
PDN: Add several Hole tests
2017-08-30 10:41:55 -03:00
Kurt Kremitzki
44f163178a
PDN: Add simple hole test
2017-08-30 10:41:55 -03:00
Kurt Kremitzki
394c9f12c0
PDN: Update ellipsoid primitive test for OCC < 7
2017-07-26 23:16:12 +02:00
Kurt Kremitzki
c62a773cee
PDN: Add tests for Boolean, MultiTransform, Primitives, Shapebinder
2017-07-26 23:16:12 +02:00
Kurt Kremitzki
4331a8073c
Add missing assertions for PartDesign Datum tests
2017-07-11 06:23:25 -05:00
Kurt Kremitzki
58d0b31752
Revise PartDesign Draft base test approach
2017-07-11 06:22:52 -05:00
Kurt Kremitzki
544e6587cb
Add linear and polar pattern tests
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
d9277c4567
Flesh out basic dressup feature tests
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
fb5aeeaa7b
Add dressup feature test structure
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
4eb59453e7
Break out PartDesign tests into own folder
2017-07-11 02:27:38 -05:00