path array give wrong order

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
Vincent B
Veteran
Posts: 4741
Joined: Sun Apr 05, 2015 9:02 am
Location: La Rochelle, France

path array give wrong order

Post by Vincent B »

PathArray give a wrong vertex order with this file. :roll:
...
Bug or not?
...
OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.24665 (Git)
Build type: Release
Branch: master
Hash: 5d49bf78de785a536f941f1a6d06d432582a95d3
Python version: 3.8.8
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.1
Locale: French/France (fr_FR)
Attachments
Capture.JPG
Capture.JPG (12.89 KiB) Viewed 186 times
points.FCStd
(7.78 KiB) Downloaded 5 times
user1234
Veteran
Posts: 3512
Joined: Mon Jul 11, 2016 5:08 pm

Re: path array give wrong order

Post by user1234 »

You never can control the number after an operation. This is the core of the issue of the topological naming issue.
User avatar
Vincent B
Veteran
Posts: 4741
Joined: Sun Apr 05, 2015 9:02 am
Location: La Rochelle, France

Re: path array give wrong order

Post by Vincent B »

I don't think so, because it's an alone feature here.
Post Reply