View Issue Details

IDProjectCategoryView StatusLast Update
0002385FreeCADFeaturepublic2016-01-09 16:03
Reporterpiffpoof Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformMacintoshOSMac OS XOS Version10.6.8
Product Version0.14 
Fixed in Version0.16 
Summary0002385: unable to set value higher than 99.99 on Distance value in Part->Cross Sections
DescriptionI am attempting to generate 7 cross-sections in a 4m wide model - so about 60cm spacing between cross-sections. The input box will only allow 99.99 with the default unit of mm - so about 10cm maximum distance. I have achieved what I wanted using Python but users limited to the GUI would not be able to do so.

A forum thread on this is at:

http://forum.freecadweb.org/viewtopic.php?f=3&t=13687
Steps To ReproducePart WB->Cross Sections
Click the Sections checkbox
The Distance field will be enabled with a value of 99.99

This value can not be increased.

Also if the Count value is greater than 11 the Distance value will start to be decreased.
Additional InformationThe code works fine from Python so most likely the "99.99" limit is a GUI issue only.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master ebbb68d9

2015-12-31 12:25:54

wmayer

Details Diff
+ fixes 0002385: unable to set value higher than 99.99 on Distance value in Part->Cross Sections Affected Issues
0002385
mod - src/Mod/Part/Gui/CrossSections.cpp Diff File

Issue History

Date Modified Username Field Change
2015-12-31 08:38 piffpoof New Issue
2015-12-31 11:26 wmayer Changeset attached => FreeCAD Master master ebbb68d9
2015-12-31 11:26 wmayer Assigned To => wmayer
2015-12-31 11:26 wmayer Status new => closed
2015-12-31 11:26 wmayer Resolution open => fixed
2015-12-31 11:26 wmayer Fixed in Version => 0.16