View Issue Details

IDProjectCategoryView StatusLast Update
0001966FreeCADBugpublic2015-02-25 21:59
Reportershoogen Assigned Toyorik  
PrioritynoneSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.15 
Summary0001966: edges in Shape2DView extend beyond endpoint
DescriptionThe Shape of an Shape2D contains lines that extend beyond the endpoint implied by the hidden line removal.
(perhaps the first and last parameter get lost somehow)
Steps To Reproducerecompute the shape of Shape2DView004 and compare it to the imported result from the HLR operation in DRAWEXE

TagsNo tags attached.
FreeCAD Information

Activities

shoogen

2015-02-14 18:03

developer  

hlr-normandc1-iso-shape2dview.png (Attachment missing)

shoogen

2015-02-14 18:07

developer   ~0005798

Drawing Views are not affected!

shoogen

2015-02-14 18:19

developer  

hlr-test_normandc1.fcstd (Attachment missing)

yorik

2015-02-15 02:22

administrator   ~0005799

Indeed, the result of the Shape2DView is different from Drawing.project()... I'll have a look

shoogen

2015-02-25 21:05

developer   ~0005833

Please merge git://github.com/5263/FreeCAD dev-shape2d
https://github.com/5263/FreeCAD/compare/dev-shape2d

yorik

2015-02-25 21:50

administrator   ~0005834

Merged, and the problem appears to be solved. Thanks!

Related Changesets

FreeCAD: master 75ced60a

2015-02-25 20:09:43

shoogen


Committer: yorik Details Diff
+ fixes 0001966: edges in Shape2DView extend beyond endpoint Affected Issues
0001966
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/DraftGeomUtils.py Diff File

Issue History

Date Modified Username Field Change
2015-02-14 18:03 shoogen New Issue
2015-02-14 18:03 shoogen File Added: hlr-normandc1-iso-shape2dview.png
2015-02-14 18:07 shoogen Note Added: 0005798
2015-02-14 18:17 shoogen File Added: hlr-test_normandc1-DRAWEXE_result-Shape2DView004.brep
2015-02-14 18:17 shoogen File Deleted: hlr-test_normandc1-DRAWEXE_result-Shape2DView004.brep
2015-02-14 18:19 shoogen File Added: hlr-test_normandc1.fcstd
2015-02-14 18:20 shoogen Steps to Reproduce Updated
2015-02-15 02:22 yorik Note Added: 0005799
2015-02-15 02:22 yorik Assigned To => yorik
2015-02-15 02:22 yorik Status new => assigned
2015-02-25 21:05 shoogen Note Added: 0005833
2015-02-25 21:50 yorik Note Added: 0005834
2015-02-25 21:59 yorik Changeset attached => FreeCAD Master master 75ced60a
2015-02-25 21:59 yorik Status assigned => closed
2015-02-25 21:59 yorik Resolution open => fixed