View Issue Details

IDProjectCategoryView StatusLast Update
0001788FreeCADFeaturepublic2015-01-05 21:50
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.15 
Summary0001788: Add support for sketcher ellipses in Draft
Description1) Upgrade the Ellipse object to use Part.ArcOfEllipse to draw arcs of ellipse (same as circle)

2) Upgrade the Draft->Sketch tool to support ellipses

3) This might be more work (maybe not needed), change the Ellipse tool to allow the creation of an arc of ellipse.

4) Fix the SVG export code to support ellipses
TagsNo tags attached.
FreeCAD Information

Relationships

parent of 0001881 closedyorik Draft Draft: Add support for Sketch circles and ellipses to the Upgrade tool + fix Draft ellipses 

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 81d4b949

2014-10-15 14:54:02

shoogen


Committer: wmayer Details Diff
issue 0001788 SVG output of trimmed curves Affected Issues
0001788
mod - src/Mod/Draft/Draft.py Diff File

FreeCAD: master dc5c6470

2014-10-17 13:12:39

Sebastian Hoogen


Committer: wmayer Details Diff
support for ellipses and elliptical arcs in flattened SVG output
(cherry picked from commit 59eabdbcb043f3d462c3e9ed0ba21cfe65b7aae6)
Affected Issues
0001788
mod - src/Mod/Draft/Draft.py Diff File

FreeCAD: master bde13082

2015-01-05 22:23:02

yorik

Details Diff
Draft: Finished ellipse support - fixes 0001788 Affected Issues
0001788
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/DraftGeomUtils.py Diff File

Issue History

Date Modified Username Field Change
2014-10-14 22:12 yorik New Issue
2014-10-14 22:12 yorik Status new => assigned
2014-10-14 22:12 yorik Assigned To => yorik
2014-10-14 22:15 yorik Description Updated
2014-10-17 21:21 wmayer Changeset attached => FreeCAD Master master 81d4b949
2015-01-03 16:51 yorik Relationship added parent of 0001881
2015-01-03 17:33 shoogen Changeset attached => FreeCAD Master master dc5c6470
2015-01-05 21:50 yorik Changeset attached => FreeCAD Master master bde13082
2015-01-05 21:50 yorik Status assigned => closed
2015-01-05 21:50 yorik Resolution open => fixed