Unable to create new sketch in body that has had array tool used on it (cyclic reference)

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Unable to create new sketch in body that has had array tool used on it (cyclic reference)

Post by bambuko »

chrisb wrote: Fri Jan 14, 2022 2:23 pm ...I did it in master, and I still guess that this is an issue in your branch.
I will test it in Link branch later on...
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
exsolvespacer
Posts: 169
Joined: Sat Jan 23, 2021 1:15 pm

Re: Unable to create new sketch in body that has had array tool used on it (cyclic reference)

Post by exsolvespacer »

chrisb wrote: Fri Jan 14, 2022 2:23 pm I did it in master, and I still guess that this is an issue in your branch.
I just want to be clear. With this file that was posted: lock_part_mirror_cb.FCStd I am able to create sketches and there is no cyclic problem using this branch:

Code: Select all

Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 2021.1015.24301 +3962 (Git) AppImage
Build type: Release
Branch: LinkStage3
Hash: c6cb39697eb439caf7e5bd0208ca3082a7820547
Python version: 3.9.7
Qt version: 5.12.9
Coin version: 4.0.1
OCC version: 7.5.2
Locale: English/United Kingdom (en_GB)
I also do not see the problem with that same file with this branch:

Code: Select all

Word size of FreeCAD: 64-bit
Version: 2022.111.30764 (Git) AppImage
Build type: Release
Branch: LinkDaily
Hash: ef3092bcbca5475eff4eb7ff7933eb3e9bbbe4b9
Python version: 3.9.9
Qt version: 5.12.9
Coin version: 4.0.1
OCC version: 7.5.3
Locale: English/United Kingdom (en_GB)
Sorry for any confusion. I confused myself a bit. :-/
Post Reply