FreeCAD/FreeCAD

VarSet: Properties of list types doesn't support expressions.

Open

#25.240 geöffnet am 11. Nov. 2025

Auf GitHub ansehen
 (17 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (5.550 Forks)batch import
Help wantedTopic: User InterfaceTopic: VarSetType: Feature

Repository-Metriken

Stars
 (30.913 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 24T 7h) (217 gemergte PRs in 30 T)

Beschreibung

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Currently, they don't support.

The expression could be a comma-separated expression like:

1, 2, 3, 1+1, 43, pi, or perhaps a table cell that has a list in it too.

Full version info

OS: Ubuntu 25.10 (ubuntu:GNOME/ubuntu/wayland)
Architecture: x86_64
Version: 1.1.0dev.20251104 (Git shallow)
Build date: 2025/11/04 19:07:44
Build type: Release
Branch: main
Hash: af014a1bb44264d749ba9522917f0d1ac76c4bbf
Python 3.11.14, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: English/United States (en_US)
Navigation Style/Orbit Style/Rotation Mode: Touchpad/Trackball/Drag at cursor
Stylesheet/Theme/QtStyle: OpenDark.qss/OpenDark/
Logical DPI/Physical DPI/Pixel Ratio: 96/144.289/1

Subproject(s) affected?

Expressions

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor Guide