Menu

#15 IntPoint's Z values not preserved

1.0
closed
nobody
None
2017-09-03
2016-11-27
Anonymous
No

There are quite a few snippets of code of the following form:
//somePt = otherPt
somePt.X = otherPt.Y
somePt.Y = otherPt.Y

Actually I think that the Z value should also be copied, if use_xyz is set to true.
Thanks.

Discussion

  • Timo Kähkönen

    Timo Kähkönen - 2017-09-03
    • status: open --> closed
     

Log in to post a comment.