Lattice 2 - ParaSeries - Array - Position and Count

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
Vinzent
Posts: 23
Joined: Sat Aug 20, 2022 6:42 pm

Lattice 2 - ParaSeries - Array - Position and Count

Post by Vinzent »

Hello, everyone,

I'm trying to determine the number of multiple rings and their position via Lattice 2 ParaSeries.

Unfortunately my second reference PolarArry.Count does not work.

Anyone have an idea why?

Code: Select all

OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.29177 (Git)
Build type: Release
Branch: releases/FreeCAD-0-20
Hash: 68e337670e227889217652ddac593c93b5e8dc94
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.2
Locale: German/Germany (de_DE)
Installed mods: 
  * A2plus 0.4.60
  * BIM 2021.12.0
  * Curves 0.5.13
  * lattice2 1.0.0
  * Manipulator 1.4.9
Attachments
Unbenannt.PNG
Unbenannt.PNG (36.71 KiB) Viewed 472 times
test.FCStd
(25.22 KiB) Downloaded 14 times
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Lattice 2 - ParaSeries - Array - Position and Count

Post by Kunda1 »

@DeepSOIC ping
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Vinzent
Posts: 23
Joined: Sat Aug 20, 2022 6:42 pm

Re: Lattice 2 - ParaSeries - Array - Position and Count

Post by Vinzent »

ping ?
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: Lattice 2 - ParaSeries - Array - Position and Count

Post by DeepSOIC »

Set PolarArray's "Values Source" property to Generator.
Post Reply