View Issue Details

IDProjectCategoryView StatusLast Update
0000852DraftFeaturepublic2013-11-13 21:30
Reportervu2011 Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.14 
Summary0000852: projecting an AngularDimmension on a drawing sheet doesn't work
DescriptionAn AngularDimension can be created, but it can not shown on a drawing sheet, neither by script nor by GUI.
- an entity for AngularDimension can be created on a 'page' - object (drawing sheet) by script
- no such AngularDimension object is displayed on the drawing sheet
- see example on http://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=3&t=3022&sid=f9ea9a24104d3704acc6a9b9d3dd9c44

FreeCAD 0.13 R 1497 (Git)
Ubuntu 12.04 (64 bits)

TagsNo tags attached.
FreeCAD Information

Activities

yorik

2012-10-30 11:54

administrator   ~0002475

That's not really a bug, it is simply not implemented yet... But the whole dimension tool will probably be rewritten soon, so I'll schedule this for later

Related Changesets

FreeCAD: master b3738a2f

2013-11-13 22:25:01

yorik

Details Diff
Draft: Dimension recode - fixes 0001000, 0000852, 0000678

Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
Affected Issues
0000678, 0000852, 0001000
mod - src/Mod/Arch/InitGui.py Diff File
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/DraftSnap.py Diff File
mod - src/Mod/Draft/DraftTools.py Diff File
mod - src/Mod/Draft/DraftTrackers.py Diff File
mod - src/Mod/Draft/DraftVecUtils.py Diff File
mod - src/Mod/Draft/Draft_rc.py Diff File
mod - src/Mod/Draft/InitGui.py Diff File
mod - src/Mod/Draft/Resources/Draft.qrc Diff File
add - src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg Diff File
mod - src/Mod/Draft/Resources/ui/userprefs-visual.ui Diff File
mod - src/Mod/Draft/WorkingPlane.py Diff File

Issue History

Date Modified Username Field Change
2012-10-02 07:33 vu2011 New Issue
2012-10-30 11:53 yorik Status new => assigned
2012-10-30 11:53 yorik Assigned To => yorik
2012-10-30 11:54 yorik Note Added: 0002475
2012-10-30 12:05 yorik Target Version => 0.14
2012-11-17 20:03 yorik Category Bug => Feature
2013-11-13 21:30 yorik Changeset attached => FreeCAD Master master b3738a2f
2013-11-13 21:30 yorik Status assigned => closed
2013-11-13 21:30 yorik Resolution open => fixed