View Issue Details

IDProjectCategoryView StatusLast Update
0003587FreeCADBugpublic2018-09-10 18:04
Reporterhinckel Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version0.18 
Summary0003587: Bug in Attachment location of coordinate system of body element.
DescriptionSure looks like a bug!
Steps To Reproduce
  • In Part Design WB create a New Body
  • Create a sketch in XZ plane
  • Draw a sketch in the plane (X axis pointing right; Z axis pointing up)
  • Select the sketch in the Model Panel and edit the Attachment position.
  • Increase the X coordinate position to xx; coordinate axes move right (OK).
  • Increase the Z coordinate position; expected coordinate axes to move up, since Z points up (Nope)
  • Increase the Y coordinate position to yy; coordinate axes move up.
  • In Attachment position vector have [xx,yy,00] wrong
  • In Placement position vector have [xx,00,yy] right

In the examples attached the problems occur with sketch02 drawings (where bugs first observed)
Additional InformationOS: "openSUSE Leap 15.0"
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.14573 (Git)
Build type: Unknown
Branch: master
Hash: fbcecfb139c5ef295e54ea3d6f19251f0baf0f8b
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 3.1.3
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
TagsNo tags attached.
FreeCAD Information

Activities

hinckel

2018-09-07 17:40

reporter  

NoGoodAttachment.fcstd (18,450 bytes)
NoGoodEither.fcstd (20,809 bytes)

hinckel

2018-09-10 00:11

reporter   ~0011704

As per @chrisb ( in the forum) the noted behavior is by design. Therefore this report may be closed.
Thanks

Issue History

Date Modified Username Field Change
2018-09-07 17:40 hinckel New Issue
2018-09-07 17:40 hinckel File Added: NoGoodAttachment.fcstd
2018-09-07 17:40 hinckel File Added: NoGoodEither.fcstd
2018-09-10 00:11 hinckel Note Added: 0011704
2018-09-10 18:04 wmayer Status new => closed
2018-09-10 18:04 wmayer Resolution open => no change required