View Issue Details

IDProjectCategoryView StatusLast Update
0001787FreeCADBugpublic2014-11-03 12:51
Reportermicroelly2 Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.14 
Summary0001787: draft patharray with align does not use the correct direction
Descriptionthe object is not directed to the tangent
I think: if (x,y) is the tangent direction
then the object copy is directed to (-x,y)

 
Steps To Reproducesee example file
the clone of wire are scaled with (-1,1,0) relative to the base wire

the rectangle-copies are well directed to the clones of wire but not tangential to the wire itself
TagsNo tags attached.
FreeCAD Information

Activities

microelly2

2014-10-13 21:42

reporter  

m02_path_array_error.fcstd (Attachment missing)

Related Changesets

FreeCAD: master fc6d57f8

2014-11-01 17:51:51

wandererfan


Committer: yorik Details Diff
Fix 0001787 Draft.PathArray align

Correct handling of Euler angle calculations.
Affected Issues
0001787
mod - src/Mod/Draft/Draft.py Diff File

Issue History

Date Modified Username Field Change
2014-10-13 21:42 microelly2 New Issue
2014-10-13 21:42 microelly2 File Added: m02_path_array_error.fcstd
2014-10-13 23:47 yorik Assigned To => yorik
2014-10-13 23:47 yorik Status new => assigned
2014-11-03 12:27 yorik Assigned To yorik => wandererfan
2014-11-03 12:51 yorik Changeset attached => FreeCAD Master master fc6d57f8
2014-11-03 12:51 yorik Assigned To wandererfan => yorik
2014-11-03 12:51 yorik Status assigned => closed
2014-11-03 12:51 yorik Resolution open => fixed