View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027785 | Community | OCCT:Modeling Algorithms | public | 2016-08-17 11:36 | 2017-08-08 14:17 |
Reporter | ickby | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2013 | ||
Product Version | 7.0.0 | ||||
Summary | 0027785: Thickness operation "warps" shape at seam edge | ||||
Description | Applying a thickness on this special cylinder + draft + fillet part creates a deformed shape at the seam edge. There the flat top face gets an evalation. Note tha tthis effect does not appear when one uses different draft settings, it seems this happens only under very specific circumstances. See Issue 0027784 for a quite similar cylinder + draft + fillet + thickness operation that works fine. | ||||
Steps To Reproduce | pload MODELING; pload VISUALIZATION; pcylinder cyl 50 30; explode cyl f; depouille draft cyl 0 0 1 cyl_1 20 0 0 0 0 0 1; explode draft e; blend fillet draft 10 draft_1; explode fillet f; offsetcompshape thick fillet -5 fillet_3; vinit; vdisplay thick; vbottom; vrotate 1 1 20; | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
thickness.png (46,147 bytes) |
|
The problem was found with FreeCAD 0.17 and OCC7.0. Note that somehow the provided draw script does not work with the "source" command, but copy paste into draw.exe works. |
|
The script contains an error - the command "dep" is not found. Shortened names of commands are not allowed in a script. I have updated it. |
|
Interesting note from our discussion @FreeCAD forum: "Export this file to stp and after open in any CAD is geometry all right. Probably is issue in graphics rendering." http://forum.freecadweb.org/viewtopic.php?f=19&p=134532#p134532 |
2016-08-17 16:42 developer |
hang_edge.PNG (17,383 bytes) |
|
It is not rendering error, because we can see the hanging end of an edge in the draw view (see the attached hang_edge.png). |
|
The issue is still reproduced in OCC7.2 beta |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-17 11:36 | ickby | New Issue | |
2016-08-17 11:36 | ickby | Assigned To | => msv |
2016-08-17 11:36 | ickby | File Added: thickness.png | |
2016-08-17 11:38 | ickby | Note Added: 0056779 | |
2016-08-17 15:36 |
|
Relationship added | related to 0027784 |
2016-08-17 15:36 |
|
Steps to Reproduce Updated | |
2016-08-17 15:37 |
|
Note Added: 0056790 | |
2016-08-17 16:28 | ickby | Note Added: 0056794 | |
2016-08-17 16:42 |
|
File Added: hang_edge.PNG | |
2016-08-17 16:43 |
|
Note Added: 0056796 | |
2017-08-08 14:17 | ickby | Note Added: 0069202 |