[ Fixed ] [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

A forum dedicated to the Draft, Arch and BIM workbenches development.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Roy_043
Veteran
Posts: 8411
Joined: Thu Dec 27, 2018 12:28 pm

[ Fixed ] [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

Post by Roy_043 »

If a Draft_BezCurve has a non-default Placement, the temporary nodes of the Draft_Edit command appear in an offset location. It seems that the placement is added twice.
Attachments
Draft_Edit-bezcurve.png
Draft_Edit-bezcurve.png (3.62 KiB) Viewed 1966 times
Draft_Edit-bezcurve.FCStd
(4.24 KiB) Downloaded 47 times
Last edited by Roy_043 on Thu Sep 02, 2021 10:12 am, edited 1 time in total.
carlopav
Veteran
Posts: 2062
Joined: Mon Dec 31, 2018 1:49 pm
Location: Venice, Italy

Re: [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

Post by carlopav »

good catch!
follow my experiments on BIM modelling for architecture design
carlopav
Veteran
Posts: 2062
Joined: Mon Dec 31, 2018 1:49 pm
Location: Venice, Italy

Re: [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

Post by carlopav »

Thanks for taking care of that bug!
I left a small comment in the pr page :)
follow my experiments on BIM modelling for architecture design
User avatar
Roy_043
Veteran
Posts: 8411
Joined: Thu Dec 27, 2018 12:28 pm

Re: [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

Post by Roy_043 »

Trying to handle git from the browser is confusing. I have made a mess of the previous PR and have therefore created a new one:
https://github.com/FreeCAD/FreeCAD/pull/4891
User avatar
Roy_043
Veteran
Posts: 8411
Joined: Thu Dec 27, 2018 12:28 pm

Re: [ Fixed ] [ Bug ] Draft_Edit: wrong handling of Draft_BezCurve Placement

Post by Roy_043 »

Merged.
Post Reply