View Issue Details

IDProjectCategoryView StatusLast Update
0000498FreeCADBugpublic2015-01-02 14:09
Reporterpeepsalot Assigned Towmayer  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Summary0000498: "Measure Distance" tool sometimes renders distances inside of solid objects
DescriptionJust noticed from playing around in this tool, that sometimes the marker lines and textual display of the distance are rendered inside of the object, making them impossible to see unless you switch Draw Style to wireframe.
TagsNo tags attached.
FreeCAD Information

Activities

peepsalot

2011-11-30 17:52

reporter   ~0001378

I should have said, this happened to me when trying to measure a Mesh object directly. Not sure if this happens on Part objects as well.

wmayer

2011-12-01 07:25

administrator   ~0001379

Can you provide a simple example that shows this behaviour, please?

Jriegel

2012-12-20 22:17

administrator   ~0002729

We can use the z-buffer node which suppress hiding for that kind of geometry...

yorik

2012-12-20 22:35

administrator   ~0002735

Or provide a way to tweak the position of the text after creation... A distance property maybe?

Jriegel

2012-12-20 22:44

administrator   ~0002737

Also possible, but hard to find for the user.

Related Changesets

FreeCAD: master 393d64d5

2015-01-02 14:57:14

wmayer

Details Diff
+ fixes 0000498: 'Measure Distance' tool sometimes renders distances inside of solid objects Affected Issues
0000498
mod - src/Gui/ViewProviderMeasureDistance.cpp Diff File
mod - src/Gui/ViewProviderMeasureDistance.h Diff File

Issue History

Date Modified Username Field Change
2011-11-27 19:50 peepsalot New Issue
2011-11-30 17:52 peepsalot Note Added: 0001378
2011-12-01 07:25 wmayer Note Added: 0001379
2012-12-20 22:17 Jriegel Note Added: 0002729
2012-12-20 22:35 yorik Note Added: 0002735
2012-12-20 22:44 Jriegel Note Added: 0002737
2015-01-02 14:09 wmayer Changeset attached => FreeCAD Master master 393d64d5
2015-01-02 14:09 wmayer Assigned To => wmayer
2015-01-02 14:09 wmayer Status new => closed
2015-01-02 14:09 wmayer Resolution open => fixed